Odyssey
Verified contract
Active on
Ethereum with 40,338 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 |
---|---|---|---|---|---|
ODY | ERC-20 | 373.4645 | -- | -- | |
AZP | ERC-20 | 0.28 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13130746 | 3 years ago | | | 0 | 0.0020593050 | |
| 13120504 | 3 years ago | | | 0 | 0.0022265831 | |
| 12173378 | 4 years ago | | | 0 | 0.0029907240 | |
| 12131911 | 4 years ago | | | 0 | 0.0041134548 | |
| 12131666 | 4 years ago | | | 0 | 0.0052130431 | |
| 11713504 | 4 years ago | | | 0 | 0.0043673716 | |
| 11542093 | 4 years ago | | | 0 | 0.010765376 | |
| 11542056 | 4 years ago | | | 0 | 0.0077914601 | |
| 11407479 | 4 years ago | | | 0 | 0.0017139395 | |
| 11360166 | 4 years ago | | | 0 | 0.0065031395 |
ABI
ABI objects
Getter at block 21158628
decimals() view returns (uint256)
18
name() view returns (string)
Odyssey
owner() view returns (address)
0xfe8e881c41a6cc2cf3306883a4bf11764193c233
symbol() view returns (string)
ODY
totalSupply() view returns (uint256)
180000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
transfer(address _recipient, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _totalSupply, string _symbol, string _name, uint256 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.