This contract is being backfilled. You may encounter incomplete storage history.

ODIN Token

Verified contract

Active on Ethereum with 7,140 txns
Deployed by via 0x5754d142 at 5302787
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x54c14eef8ba46379652807997d4b6d6c041204e849a61dfa919ec9997d001a93
0x1163d72f8f16d4e1a3180d7ee9d08d52b1ec07fd0638d7d85e75094312716882
0xaa23c9e8b11afe64b7b405088a61b1bff95fe01432309f56baaf52bfe1a18db2
0x6d88a6118fe3c2c72c3cc6f90d267cbe16288ae67346c6bf7aaa7fc1c25e81e0
0xe76050948bd7024450e48e17163673af976e51833ebc227bf8c9b51310abdabb
0x66d97cd52885f19015ab5f05ea086fb981dab3dda25a4952db110e7e1d8ec46e
0xffe8c0907cd24b771076f54d128871e00d034e597dc9b352dcd6bb0bb85bd6fa
0x1a6ebade6909d6e4b53e9e17f428f8c0b592bc630f2d5c61770376b076ec882c
0x31b17512074230f5436986cb31056336e5519976ec7cbcacb31d7783b37d96c5
0x927e9855bd04850de08792dd00636b3ae154e0a635727d00c6131ce9f8b6bbea

Functions
Getter at block 20795440
decimals(view returns (uint8)
18
name(view returns (string)
ODIN Token
owner(view returns (address)
0xe730d03026a11c269a4ee0dc0da8a9b53db9fd58
symbol(view returns (string)
ODIN
totalSupply(view returns (uint256)
100000000000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
canSpend(address tokenOwneruint256 _valueview returns (bool success)
State-modifying
airdrop(address[] recipientsuint256[] values
approve(address spenderuint256 _valuereturns (bool success)
burn(uint256 _valuereturns (bool)
transfer(address touint256 _valuereturns (bool success)
transferFrom(address fromaddress touint256 _valuereturns (bool success)
whitelistAddress(address tokenOwnerreturns (bool)
whitelistAllAddresses(returns (bool)
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
Burn(uint256 tokens
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.