One Game Token
Verified contract
Active on
Ethereum with 2,919 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARP | ERC-20 | 100 | -- | -- | |
OGT | ERC-20 | 80 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20699713 | 2 months ago | | | 0 | 0.000046062036 | |
| 20451971 | 3 months ago | | | 0 | 0.000051499000 | |
| 17039420 | 2 years ago | | | 0 | 0.0011700336 | |
| 12282980 | 4 years ago | | | 0 | 0.0051511000 | |
| 12254495 | 4 years ago | | | 0 | 0.0045406681 | |
| 12254409 | 4 years ago | | | 0 | 0.0057705761 | |
| 12245961 | 4 years ago | | | 0 | 0.0023001930 | |
| 12238864 | 4 years ago | | | 0 | 0.0089956261 | |
| 12115023 | 4 years ago | | | 0 | 0.0045521641 | |
| 12113686 | 4 years ago | | | 0 | 0.0055847881 |
ABI
ABI objects
Getter at block 21170010
decimals() view returns (uint256)
18
name() view returns (string)
One Game Token
symbol() view returns (string)
OGT
target() view returns (address)
0x56b1337e8c71984755b3ddcb32e9888ad1fbb671
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _target)
This contract contains no fallback and receive objects.
This contract contains no error objects.