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 "FlappyBird"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18110650 | a year ago | | | 0 | 0.0091916000 | |
| 18110649 | a year ago | | | 0 | 0.00062898742 | |
| 18110648 | a year ago | | | 0 | 0.00022765001 | |
| 18110642 | a year ago | | | 0 | 0.00038438039 |
ABI
ABI objects
Getter at block 21227374
decimals() view returns (uint8)
18
name() view returns (string)
FlappyBird
symbol() view returns (string)
BIRD
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
setFees(uint256 _buy, uint256 _sell)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()