Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Base PUPS"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17515584 | 3 months ago | | | 0 | 0.0000037242419 | |
| 17514961 | 3 months ago | | | 0 | 0.0000031737147 | |
| 17514717 | 3 months ago | | | 0 | 0.0000025055496 | |
| 17514681 | 3 months ago | | | 0 | 0.0000025039548 | |
| 17514669 | 3 months ago | | | 0 | 0.0000024256396 | |
| 17514619 | 3 months ago | | | 0 | 0.000000205195644357 | |
| 17514541 | 3 months ago | | | 0 | 0.0000023229205 | |
| 17514106 | 3 months ago | | | 0 | 0.0000024682750 | |
| 17513770 | 3 months ago | | | 0 | 0.0000033089770 | |
| 17513761 | 3 months ago | | | 0 | 0.0000033927934 |
ABI
ABI objects
Getter at block 22127600
_ots() view returns (bytes32)
0xf09cc7a9915885ce728a4850a6cffc5e5873534e834b23790de970e09551cd20
_totalSupply() view returns (uint256)
40000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Base PUPS
symbol() view returns (string)
PUPS
totalSupply() view returns (uint256)
40000000000000000000000000
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.