$LONDON Gift
Verified contract
Active on
Ethereum with 379 txns
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 "$LONDON Gift"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14214099 | 3 years ago | | | 0 | 0.0058657107 | |
| 13290590 | 3 years ago | | | 0 | 0.0026509659 | |
| 12965209 | 3 years ago | | | 0 | 0.0025094129 | |
| 12965202 | 3 years ago | | | 0 | 0.0020657772 | |
| 12965202 | 3 years ago | | | 0 | 0.0020657772 | |
| 12965184 | 3 years ago | | | 0 | 0.0022480740 | |
| 12965144 | 3 years ago | | | 0 | 0.0019892692 | |
| 12965144 | 3 years ago | | | 0 | 0.0019892692 | |
| 12965073 | 3 years ago | | | 0 | 0.0021225690 | |
| 12965066 | 3 years ago | | | 0 | 0.0060119100 |
ABI
ABI objects
Getter at block 21203442
baseMetadataURI() view returns (string)
""
contractURI() view returns (string)
ipfs://bafkreifmkpt535hxe4hd2sllvhdgnp5oubtos2bhqmc4sfgizwqssse45q/
maxSupply() view returns (uint256)
6236
mintPrice() view returns (uint256)
1559000000000000000000
mintStartAtBlockNum() view returns (uint256)
12965000
name() view returns (string)
$LONDON Gift
owner() view returns (address)
0x5766ab511a204c34661e85af5ba498e2e715a420
payableErc20() view returns (address)
0x491d6b7d6822d5d4bc88a1264e1b47791fd8e904
provenance() view returns (bytes32)
0x114a591573bb8462490294a28611e70d7886363a4b3080f3084a9c0d3af0c516
revealStartAtBlockNum() view returns (uint256)
12974450
startingIndex() view returns (uint256)
0
symbol() view returns (string)
GIFT
tokenIndex() view returns (uint256)
357
treasury() view returns (address)
0x5766ab511a204c34661e85af5ba498e2e715a420
unlockStartAtBlockNum() view returns (uint256)
12968150
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintedAmounts(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
emergencySetStartingIndex(uint256 _startingIndex)
mint(uint256 mintAmount)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseMetadataURI(string _baseMetadataURI)
setContractURI(string newContractURI)
setMintStartAtBlockNum(uint256 _mintStartAtBlockNum)
setRevealStartAtBlockNum(uint256 _revealStartAtBlockNum)
setTreasury(address _treasury)
setUnlockStartAtBlockNum(uint256 _unlockStartAtBlockNum)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name_, string symbol_, address _payableErc20, uint256 _mintPrice, uint256 _maxSupply, bytes32 _provenance)
This contract contains no fallback and receive objects.
This contract contains no error objects.