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 "BAYC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22391347 | a day ago | | | 0 | 0.0000019046447 | |
| 18213354 | 3 months ago | | | 0 | 0.0000011364116 | |
| 17868940 | 3 months ago | | | 0 | 0.0000020016487 | |
| 17868814 | 3 months ago | | | 0 | 5.4276074e-7 | |
| 17868512 | 3 months ago | | | 0 | 4.9515163e-7 | |
| 17868480 | 3 months ago | | | 0 | 0.000000807045574790 | |
| 17866310 | 3 months ago | | | 0 | 2.8406168e-7 | |
| 17866147 | 3 months ago | | | 0 | 2.6320249e-7 | |
| 17861532 | 3 months ago | | | 0 | 1.8842000e-7 | |
| 17853211 | 3 months ago | | | 0 | 0.000000093507334207 |
ABI
ABI objects
Getter at block 22445858
decimals() pure returns (uint8)
10
name() pure returns (string)
BAYC
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BAYC
totalSupply() pure returns (uint256)
16000000000000000000
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)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.