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 "BIRDS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22482615 | a month ago | | | 0 | 1.2808824e-7 | |
| 21977623 | a month ago | | | 0 | 6.8046537e-7 | |
| 21977450 | a month ago | | | 0 | 1.4488499e-7 | |
| 21977197 | a month ago | | | 0 | 2.3126691e-7 | |
| 21974742 | a month ago | | | 0 | 1.1967568e-7 | |
| 21974733 | a month ago | | | 0 | 1.7901105e-7 | |
| 21974457 | a month ago | | | 0 | 0.000068424448 | |
| 21973939 | a month ago | | | 0 | 1.3613805e-7 | |
| 21973855 | a month ago | | | 0 | 1.3710760e-7 | |
| 21973824 | a month ago | | | 0 | 0.000000098696729480 |
ABI
ABI objects
Getter at block 23748792
DOMAIN_SEPARATOR() view returns (bytes32)
0x61aa7f9d34c5f05bd227794693612d58a6c2f59ec4a3051a01d912095fadcc9b
decimals() view returns (uint8)
18
deployer() view returns (address)
0x653873e51c8042a808d69bf3bab3e79f3a31978c
name() view returns (string)
BIRDS
symbol() view returns (string)
BIRDS
totalSupply() view returns (uint256)
10000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.