Daxio SUPPORT
Verified contract
Active on
Ethereum with 90 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 "Daxio SUPPORT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19691956 | 7 months ago | | | 0 | 0.00024671673 | |
| 19676853 | 7 months ago | | | 0.1 | 0.0035807920 | |
| 19669567 | 7 months ago | | | 0 | 0.0087589710 | |
| 19651949 | 7 months ago | | | 0 | 0.0067087065 | |
| 19581657 | 7 months ago | | | 0 | 0.0093982331 | |
| 19566810 | 7 months ago | | | 0 | 0.027602693 | |
| 19566568 | 7 months ago | | | 0 | 0.0092392844 | |
| 19562136 | 7 months ago | | | 0 | 0.018334031 | |
| 19548446 | 7 months ago | | | 0 | 0.012417919 | |
| 19548175 | 7 months ago | | | 0 | 0.013294996 |
ABI
ABI objects
Getter at block 21173247
contractURI() pure returns (string)
ipfs://ipfs/QmYwKkzqaGqdT8dqfYU58LdEdFDM5beFtxNytn57Zspxz2/cSUPPORT.json
cost() view returns (uint256)
100000000000000000
maxSupply() view returns (uint256)
5000
name() view returns (string)
Daxio SUPPORT
owner() view returns (address)
0xdbdd8330c7590cda7301d9fb867f86f854884407
symbol() view returns (string)
SUPPORT
totalSupply() view returns (uint256)
4
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) pure returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
mint(uint256 _mintAmount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.