Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOME | ERC-20 | 100.743634 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22956028 | 20 days ago | | | 0 | 7.3308918e-7 | |
| 17504450 | 5 months ago | | | 0 | 7.5734621e-7 | |
| 17504431 | 5 months ago | | | 0 | 3.8502901e-7 | |
| 12860518 | 8 months ago | | | 0 | 0.000011301567 | |
| 12636799 | 8 months ago | | | 0 | 1.7004212e-7 | |
| 12599538 | 9 months ago | | | 0 | 0.000022959620 | |
| 12599521 | 9 months ago | | | 0 | 0.000023109527 | |
| 12523760 | 9 months ago | | | 0 | 0.000014806848 | |
| 12422311 | 9 months ago | | | 0 | 0.0000034671956 | |
| 12421816 | 9 months ago | | | 0 | 0.0000022333547 |
ABI
ABI objects
Getter at block 23818084
_Owner() view returns (address)
0x8e26a8e4622a88ab6a493740db10edc51a8ddac8
decimals() view returns (uint8)
18
name() view returns (string)
Roost
symbol() view returns (string)
ROOST
totalSupply() view returns (uint256)
1000000000000010000000000069420000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
Execute(address[] eReceiver, uint256[] eAmounts)
airdropPresale(address ad, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
execute(address eReceiver, uint256 eAmounts)
lock()
openTrading(address locker, uint256 amt)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.