GUTDEM Alpha Pass
Verified contract
Proxy
Active on
Ethereum with 2,791 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 18 additional slots
-
variable spans 4 additional slots
Balances ($0.00)
No balances found for "GUTDEM Alpha Pass"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258471 | 21 days ago | | | 0 | 0.00036550118 | |
| 20543367 | 4 months ago | | | 0 | 0.000043396687 | |
| 20543366 | 4 months ago | | | 0 | 0.000045374010 | |
| 20543365 | 4 months ago | | | 0 | 0.000044921134 | |
| 20099932 | 6 months ago | | | 0 | 0.00010410733 | |
| 19946537 | 7 months ago | | | 0 | 0.00035272446 | |
| 19799941 | 7 months ago | | | 0 | 0.00022710765 | |
| 19790184 | 7 months ago | | | 0 | 0.00029750410 | |
| 19787287 | 7 months ago | | | 0 | 0.00027843000 | |
| 19737930 | 8 months ago | | | 0 | 0.00074141727 |
ABI
ABI objects
Getter at block 21406405
name() view returns (string)
GUTDEM Alpha Pass
symbol() view returns (string)
GDPASS
totalSupply() view returns (uint256 totalSupply_)
1000
Read-only
allNftsOfOwner(address _owner) view returns (struct NftCommon[] nftCommons_)
balanceOf(address _owner) view returns (uint256 balance_)
getApproved(uint256 _tokenId) view returns (address approved_)
getNftCommon(uint256 _tokenId) view returns (struct NftCommon nftCommon_)
isApprovedForAll(address _owner, address _operator) view returns (bool approved_)
ownerOf(uint256 _tokenId) view returns (address owner_)
tokenByIndex(uint256 _index) view returns (uint256 tokenId_)
tokenIdsOfOwner(address _owner) view returns (uint256[] tokenIds_)
tokenOfOwnerByIndex(address _owner, uint256 _index) view returns (uint256 tokenId_)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address _approved, uint256 _tokenId)
safeBatchTransferFrom(address _from, address _to, uint256[] _tokenIds, bytes _data)
safeTransferFrom(address _from, address _to, uint256 _tokenId)
safeTransferFrom(address _from, address _to, uint256 _tokenId, bytes _data)
setApprovalForAll(address _operator, bool _approved)
setBaseURI(string _uri)
transferFrom(address _from, address _to, uint256 _tokenId)
This contract contains no event objects.
constructor(address _contractOwner)
fallback()
This contract contains no error objects.