DogNexus404
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
No balances found for "DogNexus404"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19784040 | 6 months ago | | | 0 | 0.00038684477 | |
| 19784019 | 6 months ago | | | 0 | 0.00039410938 | |
| 19784016 | 6 months ago | | | 0 | 0.00038426768 | |
| 19784016 | 6 months ago | | | 0 | 0.00061207853 | |
| 19249114 | 9 months ago | | | 0 | 0.0012239850 | |
| 19231897 | 9 months ago | | | 0 | 0.0010498920 | |
| 19217478 | 9 months ago | | | 0 | 0.0011705612 | |
| 19217233 | 9 months ago | | | 0 | 0.00095157291 |
ABI
ABI objects
Getter at block 21202184
name() view returns (string result)
DogNexus404
rootERC20() view returns (address root)
0x8b42dd505b2b4c0b21f75eb284c7295bc71e580b
symbol() view returns (string result)
DN404
totalSupply() view returns (uint256 result)
309
Read-only
balanceOf(address owner) view returns (uint256 result)
getApproved(uint256 id) view returns (address result)
isApprovedForAll(address owner, address operator) view returns (bool result)
ownerOf(uint256 id) view returns (address result)
supportsInterface(bytes4 interfaceId) view returns (bool result)
tokenURI(uint256 id) view returns (string result)
State-modifying
Events approve(address spender, uint256 id)
safeTransferFrom(address from, address to, uint256 id) payable
safeTransferFrom(address from, address to, uint256 id, bytes data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 id)
Approval(address indexed owner, address indexed spender, uint256 indexed id)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed id)
constructor(address deployer)
fallback()
receive()
AlreadyLinked()
CannotLink()
NotLinked()
TransferToNonERC721ReceiverImplementer()
Unauthorized()