ItemInteroperableInterface
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ItemInteroperableInterface"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ItemInteroperableInterface"
ABI
ABI objects
Getter at block 21313158 DOMAIN_SEPARATOR() view returns (bytes32 domainSeparatorValue) EIP712_PERMIT_DOMAINSEPARATOR_NAME_AND_VERSION() view returns (string, string) name() view returns (string) symbol() view returns (string) totalSupply() view returns (uint256 totalSupplyValue)
decimals() pure returns (uint8)
18
itemId() view returns (uint256)
489449398626158189876469445499027005458480283199
mainInterface() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
emitEvent(bool forApprove, bool isMulti, bytes data)
init()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.