Price Goes Parabolic
Verified contract
Active on
Base with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Price Goes Parabolic"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17462518 | 5 months ago | | | 0 | 0.0000010397379 | |
| 17462298 | 5 months ago | | | 0 | 0.0000011063129 | |
| 17461602 | 5 months ago | | | 0 | 9.8827907e-7 | |
| 17461560 | 5 months ago | | | 0 | 9.9251069e-7 | |
| 17461357 | 5 months ago | | | 0 | 8.5394159e-7 | |
| 17461341 | 5 months ago | | | 0 | 8.3970224e-7 | |
| 17461341 | 5 months ago | | | 0 | 8.7002088e-7 | |
| 17461323 | 5 months ago | | | 0 | 0.0000051733527 | |
| 17461170 | 5 months ago | | | 0 | 7.8742174e-7 | |
| 17461104 | 5 months ago | | | 0 | 7.8649291e-7 |
ABI
ABI objects
Getter at block 23868863
_ots() view returns (bytes32)
0x084845e06f218db0036bc95e20e6bd6955bde52a118ffbd12c4411cfc0d1e546
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Price Goes Parabolic
symbol() view returns (string)
Parabolic
totalSupply() view returns (uint256)
100000000000000000000000000
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.