EthItemInteroperableInterface

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x3925328e at 11237444
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EthItemInteroperableInterface"

No transactions found for "EthItemInteroperableInterface"


Functions
Getter at block 21319387
decimals(view returns (uint256)
0
interoperableInterfaceVersion(pure returns (uint256)
1
mainInterface(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
objectId(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256 allowanceAmount)
balanceOf(address accountview returns (uint256)
permitNonce(address senderview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address owneruint256 amount
init(uint256 objectIdstring namestring symboluint256 decimals
mint(address owneruint256 amount
permit(address owneraddress spenderuint256 valueuint8 vbytes32 rbytes32 s
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.