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 "RainbowOHM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7230294 | a year ago | | | 0 | 0.000000051097647650 | |
| 2634561 | a year ago | | | 0 | 0.0000024222016 | |
| 2148367 | a year ago | | | 0 | 0.000036333002 | |
| 2147006 | a year ago | | | 0 | 0.000069363003 | |
| 2146996 | a year ago | | | 0 | 0.000069363003 | |
| 2146995 | a year ago | | | 0 | 0.0000093012000 | |
| 2146988 | a year ago | | | 0 | 0.0000046506026 | |
| 2146980 | a year ago | | | 0 | 0.00011560501 | |
| 2146980 | a year ago | | | 0 | 0.00011560501 | |
| 2146980 | a year ago | | | 0 | 0.00011560501 |
ABI
ABI objects
Getter at block 22931994
decimals() view returns (uint8)
18
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
maxSupply() pure returns (uint256)
100000000000000000000000000
name() view returns (string)
RainbowOHM
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
RAINBOW
totalSupply() view returns (uint256)
1100000000100000000000000
Read-only
adminAddress(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
farmPools(address) view returns (bool)
isWhiteAddress(address _add) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
mint(uint256 amount) returns (bool)
renounceOwnership()
setDevAddr(address _addr, bool _bool)
setFarmPools(address _pool, bool ok) returns (bool)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.