EcosBall
Verified contract
Active on
Ethereum with 7,682 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa57d…33ea
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ABA | ERC-20 | 2.676K | -- | -- | |
NBAI | ERC-20 | 300 | -- | -- | |
WDT | ERC-20 | 0.0004 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453328 | 4 months ago | | | 0 | 0.000024684000 | |
| 20453240 | 4 months ago | | | 0 | 0.000047499000 | |
| 20453213 | 4 months ago | | | 0 | 0.000047487000 | |
| 20319485 | 4 months ago | | | 0 | 0.00022031671 | |
| 16643097 | 2 years ago | | | 0 | 0.0013619754 | |
| 15406959 | 2 years ago | | | 0 | 0.00045486975 | |
| 15153216 | 2 years ago | | | 0 | 0.00030399000 | |
| 15153216 | 2 years ago | | | 0 | 0.00030375000 | |
| 15153216 | 2 years ago | | | 0 | 0.00030375000 | |
| 15153216 | 2 years ago | | | 0 | 0.00030375000 |
ABI
ABI objects
Getter at block 21283877
dateTime() view returns (address)
0xa57d0f075ba574917b9603169d2d6371bd6a33ea
decimals() view returns (uint256)
18
fundStorageVault() view returns (address)
0xa5b2f189552d3200ff393a38ccd90d63f3a99d08
getMarket_CommunitUnusedTokens() view returns (uint256)
105000000000000000000000000
getMarket_CommunitUsedTokens() view returns (uint256)
105000000000000000000000000
getProjectUnusedTokens() view returns (uint256)
105000000000000000000000000
getProjectUsedTokens() view returns (uint256)
0
ieoStorageVault() view returns (address)
0x07d150a514eb394efe4879d530c4c6c710509da7
market_communityStorageVault() view returns (address)
0xa408529eb7a233808f4c37308ed52e02046e7b09
name() view returns (string)
EcosBall
owner() view returns (address)
0xc8d82f7ee31822e19b9f4ef397dda58a4bb4d7aa
paused() view returns (bool)
true
presaleStorageVault() view returns (address)
0xea426b782d7526d5236ff39515696cb096f5af0a
projectStorageVault() view returns (address)
0xd275ed1359f89251fbdecdcbc196b57ad71b851c
symbol() view returns (string)
ABA
totalSupply() view returns (uint256)
2100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events allocate1ProjectToken()
allocate2ProjectToken()
allocate3ProjectToken()
allocate4ProjectToken()
allocate5ProjectToken()
allocate6ProjectToken()
allocate7ProjectToken()
allocate8ProjectToken()
allocateFundToken()
allocateMarket_CommunitTokens()
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
destroy()
destroyAndSend(address _recipient)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.