OOO PLATFORM
Verified contract
Active on
Ethereum with 90 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 "OOO PLATFORM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8407047 | 5 years ago | | | 0 | 0.00091916000 | |
| 8406700 | 5 years ago | | | 0 | 0.00091788000 | |
| 8291090 | 5 years ago | | | 0 | 0.00091404000 | |
| 8282812 | 5 years ago | | | 0 | 0.00018280800 | |
| 8272479 | 5 years ago | | | 0 | 0.00022947000 | |
| 8268793 | 5 years ago | | | 0 | 0.000030702000 | |
| 8264951 | 5 years ago | | | 0 | 0.00045702000 | |
| 8243802 | 5 years ago | | | 0 | 0.000038377500 | |
| 8243789 | 5 years ago | | | 0 | 0.000030574000 | |
| 8240329 | 5 years ago | | | 0 | 0.000030894000 |
ABI
ABI objects
Getter at block 21091278
_totalSupply() view returns (uint256)
18000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
OOO PLATFORM
owner() view returns (address)
0x6c3e1e834f780eca69d01c5f3e9c6f5afb93eb55
symbol() view returns (string)
OOO
totalSupply() view returns (uint256)
18000000000000000000000000000
Read-only
allowance(address TokenAddress, address spender) view returns (uint256 remaining)
balanceOf(address TokenAddress) view returns (uint256 balance)
State-modifying
Events TransferERC20Token(address tokenAddress, uint256 _value) returns (bool success)
WithdrawEth()
approve(address spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
transfer(address to, uint256 _value) returns (bool success)
transferFrom(address from, address to, uint256 _value) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 _value)
Burn(address indexed from, address indexed to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.