NftPassOwner
Verified contract
Active on
Ethereum with 275 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FCNFT | ERC-721 | 1 | -- | -- | |
FCNFT | ERC-721 | 1 | -- | -- | |
FCNFT | ERC-721 | 1 | -- | -- | |
FCNFT | ERC-721 | 1 | -- | -- | |
FCNFT | ERC-721 | 1 | -- | -- | |
FCNFT | ERC-721 | 1 | -- | -- | |
FCNFT | ERC-721 | 1 | -- | -- | |
FCNFT | ERC-721 | 1 | -- | -- | |
FCNFT | ERC-721 | 1 | -- | -- | |
FCNFT | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16447854 | 2 years ago | | | 0 | 0.0011018800 | |
| 16447853 | 2 years ago | | | 0 | 0.0011351625 | |
| 16447852 | 2 years ago | | | 0 | 0.0011503158 | |
| 16447851 | 2 years ago | | | 0 | 0.0010339559 | |
| 16447850 | 2 years ago | | | 0 | 0.0010713329 | |
| 16447849 | 2 years ago | | | 0 | 0.00096378964 | |
| 16447848 | 2 years ago | | | 0 | 0.0010347876 | |
| 16447846 | 2 years ago | | | 0 | 0.0011011780 | |
| 16447844 | 2 years ago | | | 0 | 0.0010737854 | |
| 16447843 | 2 years ago | | | 0 | 0.0011128654 |
ABI
ABI objects
Getter at block 21215456
NFTPASS() view returns (address)
0xde0adc2d817502ed86df91c7217ddbde79163399
owner() view returns (address)
0xd75d0b89fd4bb14e1e3d58152f392de9b8a6596b
Read-only
admins(address) view returns (bool)
State-modifying
Events addMerkleRootWL(bytes32 _MerkleRoot)
burn(uint256 _tokenid)
changeOwner(address _newowner)
changePublicMintPrice(uint256 _price)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
safeTransferFrom(address from, address to, uint256 tokenId)
sendNftPass(address to, uint256 tokenId)
setAdmin(address account, bool itIs)
setURI(string _set)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address account)
tresuareMint(uint256 _amount)
turnPublicMint()
turnWlMint()
withdraw()
This contract contains no event objects.
constructor(address admin_)
fallback()
receive()
This contract contains no error objects.