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 "RAZ Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7757037 | 6 years ago | | | 0 | 0.00011394000 | |
| 7715764 | 6 years ago | | | 0 | 0.00022788000 | |
| 7692241 | 6 years ago | | | 0 | 0.00025931500 | |
| 7691407 | 6 years ago | | | 0 | 0.00023420250 | |
| 7691353 | 6 years ago | | | 0 | 0.00023391450 | |
| 7691333 | 6 years ago | | | 0 | 0.000078067500 | |
| 7691297 | 6 years ago | | | 0 | 0.000078067500 | |
| 7691275 | 6 years ago | | | 0 | 0.000078067500 | |
| 7691273 | 6 years ago | | | 0 | 0.000078067500 | |
| 7691248 | 6 years ago | | | 0 | 0.000078067500 |
ABI
ABI objects
Getter at block 21208853
decimals() view returns (uint256)
18
name() view returns (string)
RAZ Token
owner() view returns (address)
0x84d74fd0a7deed82afc9169a93cdebce7f61710f
parentContract() view returns (address)
0x289925d08b07e73dd0dd02d1407c877942215082
symbol() view returns (string)
RAZ
thisContract() view returns (address)
0xe99a76d5fb19bc419d72f355050045fad88e060f
totalSupply() view returns (uint256)
61800000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256 remaining)
balanceOf(address account) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address parent)
This contract contains no fallback and receive objects.
This contract contains no error objects.