Deadpool and Wolverine
Verified contract
Active on
Base with 33 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Deadpool and Wolverine"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18194467 | 4 months ago | | | 0 | 2.9227011e-7 | |
| 18194199 | 4 months ago | | | 0 | 2.8403184e-7 | |
| 18194075 | 4 months ago | | | 0 | 2.8199170e-7 | |
| 18193919 | 4 months ago | | | 0 | 2.7507531e-7 | |
| 18193776 | 4 months ago | | | 0 | 2.7058899e-7 | |
| 18193760 | 4 months ago | | | 0 | 2.7435455e-7 | |
| 18193751 | 4 months ago | | | 0 | 2.7143278e-7 | |
| 18193273 | 4 months ago | | | 0 | 2.7589292e-7 | |
| 18193266 | 4 months ago | | | 0 | 2.7725487e-7 | |
| 18193223 | 4 months ago | | | 0 | 2.8197892e-7 |
ABI
ABI objects
Getter at block 23793801
_ots() view returns (bytes32)
0xa494d129248410c0fbbbcc26cf4f6e40ce3d4c4ae08813c954722eac360cca79
_totalSupply() view returns (uint256)
460000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Deadpool and Wolverine
symbol() view returns (string)
Deadpool
totalSupply() view returns (uint256)
460000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.