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 "REI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17011408 | 2 years ago | | | 0 | 0.00056584390 | |
| 16984052 | 2 years ago | | | 0 | 0.0015380521 | |
| 16984046 | 2 years ago | | | 0 | 0.00096715712 | |
| 16984039 | 2 years ago | | | 0 | 0.0017514017 | |
| 16984033 | 2 years ago | | | 0 | 0.0025772534 | |
| 16984030 | 2 years ago | | | 0 | 0.0018814166 | |
| 16984030 | 2 years ago | | | 0 | 0.0022075186 | |
| 16984029 | 2 years ago | | | 0 | 0.0018761625 | |
| 16984028 | 2 years ago | | | 0 | 0.0018893398 | |
| 16984026 | 2 years ago | | | 0 | 0.0018252743 |
ABI
ABI objects
Getter at block 21295189
decimals() pure returns (uint8)
9
maxWallet() view returns (uint256)
100000000000000000000
name() view returns (string)
REI
owner() view returns (address)
0xdf10c5e5c1e00960314a7cc220d924f37c1ee7e9
pool() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
零
totalSupply() view returns (uint256)
100000000000000000000
totalSupplyOnStart() view returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
startTrade(address poolAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.