Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Paris2024"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17614265 | 4 months ago | | | 0 | 0.0000011388693 | |
| 17613982 | 4 months ago | | | 0 | 8.7697271e-7 | |
| 17613976 | 4 months ago | | | 0 | 8.8044157e-7 | |
| 17613941 | 4 months ago | | | 0 | 8.9418159e-7 | |
| 17613776 | 4 months ago | | | 0 | 8.3918154e-7 | |
| 17613745 | 4 months ago | | | 0 | 0.000000802163005560 | |
| 17613739 | 4 months ago | | | 0 | 0.000000802737973128 | |
| 17613646 | 4 months ago | | | 0 | 8.2511541e-7 | |
| 17613640 | 4 months ago | | | 0 | 8.1235573e-7 | |
| 17613034 | 4 months ago | | | 0 | 4.2176899e-7 |
ABI
ABI objects
Getter at block 22948725
_ots() view returns (bytes32)
0xbd98bab8c80245617bedc36b11e3c582d00d7418d9923718df4522f69f9649d1
_totalSupply() view returns (uint256)
200000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Paris2024
symbol() view returns (string)
PARIS
totalSupply() view returns (uint256)
200000000000000000000000000
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.