Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,190.03)
Native
Value
$3,190.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1 | $3,190.03 |
$3,190.03 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15077435 | 2 years ago | | | 0 | 0.0011361428 | |
| 14671945 | 3 years ago | | | 0 | 0.00098763178 | |
| 14628511 | 3 years ago | | | 0 | 0.0022687291 | |
| 14625896 | 3 years ago | | | 0 | 0.0040150235 | |
| 14625891 | 3 years ago | | | 0 | 0.0046451764 | |
| 14625692 | 3 years ago | | | 0 | 0.0013533568 | |
| 14625650 | 3 years ago | | | 0 | 0.0018242073 | |
| 14625649 | 3 years ago | | | 0 | 0.0019976841 | |
| 14625648 | 3 years ago | | | 0 | 0.0047475975 | |
| 14625647 | 3 years ago | | | 0 | 0.0047649897 |
ABI
ABI objects
Getter at block 21184339
MAX_SUPPLY() view returns (uint256)
420
baseTokenURI() view returns (string)
https://metadata-api-m353slxifa-uw.a.run.app/token/
contractURI() view returns (string)
https://metadata-api-m353slxifa-uw.a.run.app/contract
fee() view returns (uint256)
0
name() view returns (string)
420Club
owner() view returns (address)
0xd98626acd254c1bf424cb78993f915b4eced7050
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol() view returns (string)
420
totalSupply() view returns (uint256)
420
Read-only
balanceOf(address owner) view returns (uint256)
exists(uint256 _tokenId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address _owner, address _operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint() payable
mintTo(address _beneficiary) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string _baseTokenURI)
setContractURI(string _contractURI)
setDefaultRoyalty(address _receiver, uint96 _feeNumerator)
setFee(uint256 _fee)
setProxyRegistryAddress(address _proxyRegistryAddress)
setTokenRoyalty(uint256 _tokenId, address _receiver, uint96 _feeNumerator)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetBaseTokenURI(string baseTokenURI)
SetContractURI(string contractURI)
SetDefaultRoyalty(address indexed receiver, uint96 feeNumerator)
SetFee(uint256 fee)
SetProxyRegistryAddress(address indexed proxyRegistryAddress)
SetTokenRoyalty(uint256 tokenId, address indexed receiver, uint96 feeNumerator)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Withdraw(address indexed operator)
constructor(string _baseTokenURI, string _contractURI, address _proxyRegistryAddress)
fallback()
receive()
This contract contains no error objects.