0xTHULU Relic of Membership
Verified contract
Active on
Ethereum with 11,841 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "0xTHULU Relic of Membership"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21043451 | a month ago | | | 0 | 0.00040340103 | |
| 20704561 | 2 months ago | | | 0 | 0.000038170446 | |
| 20703776 | 2 months ago | | | 0 | 0.000031961585 | |
| 20423337 | 4 months ago | | | 0 | 0.00014821488 | |
| 20315178 | 4 months ago | | | 0 | 0.00017399535 | |
| 20315178 | 4 months ago | | | 0 | 0.00017399535 | |
| 20315177 | 4 months ago | | | 0 | 0.00017444912 | |
| 20138413 | 5 months ago | | | 0 | 0.00010453829 | |
| 20109376 | 5 months ago | | | 0 | 0.000065645955 | |
| 19990200 | 6 months ago | | | 0 | 0.00087725150 |
ABI
ABI objects
Getter at block 21247565
ERC712_VERSION() view returns (string)
1
Oxthulu_ETH_HOLDER() view returns (address)
0xd9b742af6b388e31898e77877b4dcd458bd9efdb
Pricestatus() view returns (uint256)
1
Priceval() view returns (uint256)
50000000000000000
baseTokenURI() pure returns (string)
https://ipfs.perma.store/content/
contractURI() pure returns (string)
https://ipfs.perma.store/content/
contractstatus() view returns (bool)
true
currentmintLimit() view returns (uint256)
10
getChainId() view returns (uint256)
1
getDomainSeperator() view returns (bytes32)
0x4849f7e05ddf47b602aea630052689eefb4eaa22adc0b170f0381bbb5bf32be4
matic_getBalance() view returns (uint256)
0
mintLimit() view returns (uint256)
1400
name() view returns (string)
0xTHULU Relic of Membership
owner() view returns (address)
0xd9b742af6b388e31898e77877b4dcd458bd9efdb
paidmintLimit() view returns (uint256)
10
pauseState() view returns (bool)
false
paused() view returns (bool)
false
symbol() view returns (string)
0xRoM
totalSupply() view returns (uint256)
7341
Read-only
balanceOf(address owner) view returns (uint256)
calculate_transaction_pay_test(string[] uris, uint256 _priceval) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getNonce(address user) view returns (uint256 nonce)
isApprovedForAll(address owner, address operator) view returns (bool)
mintaddresscount(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
verifyUser(address _whitelistedAddress) view returns (bool)
whitelistedAddresses(address) view returns (bool)
State-modifying
Events Burn(uint256 tid)
addUser(address _addressToWhitelist)
addUser_list(address[] _addressToWhitelist)
approve(address to, uint256 tokenId)
executeMetaTransaction(address userAddress, bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) payable returns (bytes)
removeUser(address _addressToWhitelist)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
set0xthuluTotalMint(uint256 _val)
setApprovalForAll(address operator, bool approved)
setContractStatus(bool _val)
setETHHolder(address _val)
setPaused(bool _paused)
setPriceStatus(uint256 _val)
setPriceval(uint256 amount)
setmintCurrentLimit(uint256 val)
setmintLimit(uint256 val)
setpaidmintLimit(uint256 val)
tokenMintmultiple(string[] uris) payable
tokenMintmultiple_free(string[] uris)
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)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _proxyRegistryAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.