Wrapped Sudo Inu
Verified contract
Active on
Ethereum with 401 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WXMINU | ERC-20 | 12 | -- | -- | |
(#998) | XMINU | ERC-721 | 1 | -- | -- |
(#997) | XMINU | ERC-721 | 1 | -- | -- |
(#992) | XMINU | ERC-721 | 1 | -- | -- |
(#988) | XMINU | ERC-721 | 1 | -- | -- |
(#969) | XMINU | ERC-721 | 1 | -- | -- |
(#953) | XMINU | ERC-721 | 1 | -- | -- |
(#946) | XMINU | ERC-721 | 1 | -- | -- |
(#932) | XMINU | ERC-721 | 1 | -- | -- |
(#930) | XMINU | ERC-721 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20619508 | 4 months ago | | | 0 | 0.000045989500 | |
| 19211690 | 10 months ago | | | 0 | 0.00056647731 | |
| 18624754 | a year ago | | | 0 | 0.00069265779 | |
| 17511652 | a year ago | | | 0 | 0.00040482407 | |
| 17511652 | a year ago | | | 0 | 0.00040482407 | |
| 17008653 | 2 years ago | | | 0 | 0.00055671500 | |
| 16424728 | 2 years ago | | | 0 | 0.0035695375 | |
| 16411846 | 2 years ago | | | 0 | 0.0011537692 | |
| 16411279 | 2 years ago | | | 0 | 0.00035384303 | |
| 16411265 | 2 years ago | | | 0 | 0.00034536232 |
ABI
ABI objects
Getter at block 21421463
DOMAIN_SEPARATOR() view returns (bytes32)
0x734657170571370e88baefbfd8607df4cfe3070db58087b0bddce90c80a70c5b
XMINU() view returns (address)
0xa78c124b4f7368adde6a74d32ed9c369fe016f20
decimals() view returns (uint8)
18
name() view returns (string)
Wrapped Sudo Inu
symbol() view returns (string)
WXMINU
totalSupply() view returns (uint256)
123000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
deposit(address to, uint256[] nftIds)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
withdraw(address to, uint256[] nftIds)
Approval(address indexed owner, address indexed spender, uint256 amount)
NFTDeposit(address indexed from, address indexed to, uint256 indexed amount)
NFTWithdrawal(address indexed from, address indexed to, uint256 indexed amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(address _xminu)
This contract contains no fallback and receive objects.
This contract contains no error objects.