Yooba token
Verified contract
Active on
Ethereum with 2,641 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YOO | ERC-20 | 93.6652K | -- | -- | |
LNB | ERC-20 | 2.5K | -- | -- | |
WLM | ERC-20 | 66 | -- | -- | |
H2G2 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156058 | a day ago | | | 0 | 0.00057425539 | |
| 20453378 | 3 months ago | | | 0 | 0.000049803000 | |
| 20453375 | 3 months ago | | | 0 | 0.000029903000 | |
| 20201942 | 4 months ago | | | 0 | 0.000057912369 | |
| 19294499 | 9 months ago | | | 0 | 0.0012538205 | |
| 18441987 | a year ago | | | 0 | 0.0010500083 | |
| 18366843 | a year ago | | | 0 | 0.00033426508 | |
| 16924380 | 2 years ago | | | 0 | 0.00049851076 | |
| 16796743 | 2 years ago | | | 0 | 0.0010003795 | |
| 16445571 | 2 years ago | | | 0 | 0.00070060872 |
ABI
ABI objects
Getter at block 21163135
YOO_UNIT() view returns (uint256)
1000000000000000000
airdropAddress() view returns (address)
0x8d66f5196fcb64503819d4a80f8c43bb1541ea38
airdropSupply() view returns (uint256)
2000000000000000000000000000
backupAddress() view returns (address)
0xe0930424d7503ba53d77e1813c930e251f7e1eb5
currentSupply() view returns (uint256)
7187500000000000000000000000
decimals() view returns (uint8)
18
earlyCommunityAddress() view returns (address)
0xc0ebea4505019a9a5ff58ecf304d1e037b5546a7
earlyCommunitySupply() view returns (uint256)
500000000000000000000000000
earlyInvestorSupply() view returns (uint256)
500000000000000000000000000
ecosystemAddress() view returns (address)
0xe3fe2b07fdd23bd530164f33fd8dc104ae5519f5
ecosystemSupply() view returns (uint256)
1800000000000000000000000000
icoReservedSupply() view returns (uint256)
4000000000000000000000000000
name() view returns (string)
Yooba token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xe32acbf8db791d71c9be3b97ab4a0982b21477b2
stopped() view returns (bool)
false
symbol() view returns (string)
YOO
teamSupply() view returns (uint256)
1200000000000000000000000000
tokensReleasedToEarlyInvestor() view returns (uint256)
500000000000000000000000000
tokensReleasedToEcosystem() view returns (uint256)
112500000000000000000000000
tokensReleasedToIco() view returns (uint256)
4000000000000000000000000000
tokensReleasedToTeam() view returns (uint256)
75000000000000000000000000
totalSupply() view returns (uint256)
10000000000000000000000000000
yoobaTeamAddress() view returns (address)
0x829423e43b9bf417da9e91a437bc0f69d4a9eece
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool success)
initAirdropAndEarlyAlloc() returns (bool success)
processWhenStop() returns (bool success)
releaseForEarlyInvestor(address _investorAddress, uint256 _value) returns (bool success)
releaseForEcosystem() returns (bool success)
releaseForIco(address _icoAddress, uint256 _value) returns (bool success)
releaseForYoobaTeam() returns (bool success)
start()
stop()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
OwnerUpdate(address _prevOwner, address _newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _airdropAddress, address _ecosystemAddress, address _backupAddress, address _yoobaTeamAddress, address _earlyCommunityAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.