Universe Schema
Updated
event Updated()
0xf2e795d4a33ae9a0d3282888375b8ae781ea4de1cbf101ac96150aa95ccff0b4:0
    UserProximityEvent
    event UserProximityEvent(address user, string description)
    0x0d20190c4e599d8ad2076230d376d7a6c037ff3ee38c932cfa409d32dd3d8b09:0
    • user

      address
    • description

      string
    Transfer
    event Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
    0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef:3
    • from

      address
    • to

      address
    • tokenId

      uint256
    ProximityEvent
    event ProximityEvent(string description)
    0x42ceb12295633691dff387e494086f5e2c52f9b8ac6240c2974d23f8459d2641:0
    • description

      string
    Transfer
    event Transfer(address indexed from, address indexed to, uint256 value)
    0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef:2
    • from

      address
    • to

      address
    • value

      uint256
    CustomEvent
    event CustomEvent(address indexed sender, string indexed topic, uint256 value, string data)
    0x87a53e2824d0e8fa59474e8c9b0dd190af995d3f9df8f7c3bdc779eb01406721:2
    • sender

      address
    • topic

      string
    • value

      uint256
    • data

      string