Formacar Action NFT Pass
Verified contract
Active on
Ethereum with 10,289 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 "Formacar Action NFT Pass"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262425 | 8 days ago | | | 0 | 0.00031084724 | |
| 21106413 | a month ago | | | 0 | 0.000096423600 | |
| 20969839 | 2 months ago | | | 0 | 0.00033056067 | |
| 20418178 | 4 months ago | | | 0 | 0.00013923447 | |
| 20319792 | 5 months ago | | | 0 | 0.00019412273 | |
| 20149520 | 5 months ago | | | 0 | 0.000052628787 | |
| 20149520 | 5 months ago | | | 0 | 0.000048686556 | |
| 19766076 | 7 months ago | | | 0 | 0.00017724594 | |
| 19750075 | 7 months ago | | | 0 | 0.00012107600 | |
| 19681190 | 7 months ago | | | 0 | 0.00069853591 |
ABI
ABI objects
Getter at block 21317747
MerkleRootWL() view returns (bytes32)
0xd9d668d2f09a1253dd39a6c20a9657ac315d4aa63e316801632be6c2f77331bb
checkOwner() view returns (address)
0x2602d6c98b80459b03ca10e2457f51c587ae066e
name() view returns (string)
Formacar Action NFT Pass
publicMint() view returns (bool)
true
publicMintPrice() view returns (uint256)
0
symbol() view returns (string)
FCNFT
tokenCounter() view returns (uint256)
10001
totalSupply() view returns (uint256)
10001
wlMint() view returns (bool)
false
wlMintedAlready() view returns (uint256)
2256
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events addMerkleRootWL(bytes32 _MerkleRoot)
approve(address to, uint256 tokenId)
burn(uint256 _tokenid)
changeOwner(address _newowner)
changePublicMintPrice(uint256 _price)
mintPublic() payable
mintWL(bytes32[] _merkleProof)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setURI(string _set)
transferFrom(address from, address to, uint256 tokenId)
tresuareMint(uint256 _amount)
turnPublicMint()
turnWlMint()
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol, string _uri, address _setOwner)
fallback()
receive()
This contract contains no error objects.