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 "Rainboo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21221605 | 2 hours ago | | | 0 | 0.00058398946 | |
| 21221535 | 2 hours ago | | | 0 | 0.00055284183 | |
| 21221414 | 2 hours ago | | | 0 | 0.00068119027 | |
| 21221408 | 3 hours ago | | | 0 | 0.00064084828 | |
| 21221406 | 3 hours ago | | | 0 | 0.00064754836 | |
| 21221356 | 3 hours ago | | | 0 | 0.00054055409 | |
| 21219729 | 8 hours ago | | | 0 | 0.00045143058 | |
| 21219472 | 9 hours ago | | | 0 | 0.00034663214 | |
| 21218936 | 11 hours ago | | | 0 | 0.00060303746 | |
| 21218540 | 12 hours ago | | | 0 | 0.00056088390 |
ABI
ABI objects
Getter at block 21222155
_maxSwapTokens() view returns (uint256)
4206900000000000000
_maxTxLimit() view returns (uint256)
420690000000000000000
_maxWalletLimit() view returns (uint256)
420690000000000000000
_minSwapTokens() view returns (uint256)
420690000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Rainboo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
RAINBOO
totalSupply() pure returns (uint256)
420690000000000000000
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)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.