Balances ($0.00)
No balances found for "Roost"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17504169 | 4 months ago | | | 0 | 7.6470760e-7 | |
| 17504119 | 4 months ago | | | 0 | 3.8868007e-7 | |
| 17504065 | 4 months ago | | | 0 | 3.7800367e-7 | |
| 15716858 | 6 months ago | | | 0 | 0.0000017325491 | |
| 15541847 | 6 months ago | | | 0 | 1.8495336e-7 | |
| 12304729 | 8 months ago | | | 0 | 0.0000021630729 | |
| 12304711 | 8 months ago | | | 0 | 0.0000024982774 | |
| 12303196 | 8 months ago | | | 0 | 0.0000021769785 | |
| 12301663 | 8 months ago | | | 0 | 0.00023467026 | |
| 12301530 | 8 months ago | | | 0 | 0.0000013464201 |
ABI
ABI objects
Getter at block 23181622
_Owner() view returns (address)
0x1ce63af0fffcfdd016b2b474b56f222607ecf62d
decimals() view returns (uint8)
18
name() view returns (string)
Roost
symbol() view returns (string)
ROOST
totalSupply() view returns (uint256)
164996047499348398859654541360413402879692174893
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)
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.