Rooster Fights
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROOST | ERC-20 | 13.374178M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17745703 | a year ago | | | 0 | 0.0010649158 | |
| 17745612 | a year ago | | | 0 | 0.00087103934 | |
| 17745587 | a year ago | | | 0 | 0.0010639244 | |
| 17745575 | a year ago | | | 0 | 0.0014440727 | |
| 17745574 | a year ago | | | 0 | 0.00078555219 | |
| 17745572 | a year ago | | | 0 | 0.061578917 | |
| 17745571 | a year ago | | | 5 | 0.00045202072 | |
| 17745571 | a year ago | | | 0 | 0.0010689630 |
ABI
ABI objects
Getter at block 21262375
_maxTaxSwap() view returns (uint256)
694200000000000
_maxTxAmount() view returns (uint256)
69420000000000000
_maxWalletSize() view returns (uint256)
69420000000000000
_taxSwapThreshold() view returns (uint256)
694200000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Rooster Fights
owner() view returns (address)
0x30d723fd3502c1d93be768b2087b7f2caa7b1b5c
symbol() pure returns (string)
ROOST
totalSupply() pure returns (uint256)
69420000000000000
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 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.