Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($317.76)
Native
Value
$168.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.050769 | $3,315.24 |
$168.31 | |
BUSD | ERC-20 | 154 | $0.970441 |
$149.45 | |
ITAM | ERC-20 | 1.206742K | -- | -- | |
ITAMCUBE | ERC-20 | 1.01K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21198781 | 7 days ago | | | 0 | 0.00073562782 | |
| 21169453 | 11 days ago | | | 0 | 0.0016453897 | |
| 21155723 | 13 days ago | | | 0 | 0.00057024568 | |
| 21040211 | a month ago | | | 0 | 0.00025509779 | |
| 20842306 | 2 months ago | | | 0 | 0.0010710417 | |
| 20695289 | 3 months ago | | | 0 | 0.00018098146 | |
| 20490003 | 3 months ago | | | 0 | 0.00027112926 | |
| 20476176 | 4 months ago | | | 0 | 0.00018454654 | |
| 20475621 | 4 months ago | | | 0 | 0.00021626800 | |
| 20367257 | 4 months ago | | | 0 | 0.00029277961 |
ABI
ABI objects
Getter at block 21246383
advisorAddress() view returns (address)
0xef20101fe87805dbdf0423f3e35e7698da5710c2
cap() view returns (uint256)
2500000000000000000000000000
decimals() view returns (uint8)
18
ecoAddress() view returns (address)
0x2b9c909f9ea41d93abc7da0241c59f5ab0e78099
firstMaster() view returns (address)
0xa9012aba7b515f15cb5665275f5d655bf3cced31
gameMaster() view returns (address)
0x2ff6020f538ddc713a5ace93b1241afba65e2c7b
inAppAddress() view returns (address)
0xbd58226db4d5d0e4a3182e075fffe2a5840cc155
marketingAddress() view returns (address)
0x4e78832d637b7b830fd6d1a242416a77f4349649
name() view returns (string)
ITAM
owner() view returns (address)
0x650194bc9bb4c43b23802794b753ded2ec500aac
privateSaleAddress() view returns (address)
0xe12f3a1be2cfb908a033d84311453321e8b8e697
publicSaleAddress() view returns (address)
0xe38526dbe387fdafad76caf9deead525842a2a88
publicSaleReleaseCap() view returns (uint256)
200000000000000000000000000
secondMaster() view returns (address)
0x142a050878522584a854d87d6efba1a134d4e15f
strategicSaleAddress() view returns (address)
0xa58bd968580ead3a993cfd1271ff4234b64e82fb
symbol() view returns (string)
ITAM
teamAddress() view returns (address)
0x0ba6945b423afbba933b097667e1e6781586b256
thirdMaster() view returns (address)
0x87afb9ac69f074da7d24f761ccba0d27e2f9d277
totalSupply() view returns (uint256)
2500000000000000000000000000
unlockCount() view returns (uint8)
26
Read-only
advisorReleaseCaps(uint256) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
blackLists(address) view returns (bool)
decidedOwner(address, address) view returns (bool)
ecoReleaseCaps(uint256) view returns (uint256)
marketingReleaseCaps(uint256) view returns (uint256)
privateSaleReleaseCaps(uint256) view returns (uint256)
strategicSaleReleaseCaps(uint256) view returns (uint256)
teamReleaseCaps(uint256) view returns (uint256)
State-modifying
Events addToBlackList(address _to)
approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
changeOwner(address _owner)
createOrUpdateItem(uint64 appId, uint64[] itemIds, address[] tokenAddresses, uint256[] values) returns (bool)
purchaseItemOnERC20(address tokenAddress, uint64 appId, uint64 itemId) returns (bool)
purchaseItemOnEther(uint64 appId, uint64 itemId) payable returns (bool)
purchaseItemOnITAM(uint64 appId, uint64 itemId) returns (bool)
removeFromBlackList(address _to)
setAddresses(address _strategicSaleAddress, address _privateSaleAddress, address _publicSaleAddress, address _teamAddress, address _advisorAddress, address _marketingAddress, address _ecoAddress, address _inAppAddress)
setGameMaster(address _gameMaster)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
unlock() returns (bool)
withdrawEther(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
ChangeOwner(address _owner)
PurchaseItemOnERC20(address indexed _spender, address indexed _tokenAddress, uint64 appId, uint64 itemId, uint256 amount)
PurchaseItemOnEther(address indexed _spender, uint64 appId, uint64 itemId, uint256 amount)
PurchaseItemOnITAM(address indexed _spender, uint64 appId, uint64 itemId, uint256 amount)
SetItem(uint64 appId)
Transfer(address indexed from, address indexed to, uint256 value)
Unlock(uint8 unlockCount)
WithdrawEther(address indexed _to, uint256 amount)
constructor(address _firstMaster, address _secondMaster, address _thirdMaster, address _owner, address _gameMaster, address _strategicSaleAddress, address _privateSaleAddress, address _publicSaleAddress, address _teamAddress, address _advisorAddress, address _marketingAddress, address _ecoAddress, address _inAppAddress)
fallback()
This contract contains no error objects.