Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000633 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14892826 | 6 months ago | | | 0 | 0.000023318500 | |
| 12253770 | 8 months ago | | | 0 | 0.00012402777 | |
| 12253716 | 8 months ago | | | 0 | 0.000081647396 | |
| 6334459 | a year ago | | | 0 | 0.000000000040333655 | |
| 6334379 | a year ago | | | 0 | 0.000000000038905915 | |
| 6334290 | a year ago | | | 0 | 0.000000000039619785 | |
| 6331677 | a year ago | | | 0 | 0.000000000175421532 | |
| 6331677 | a year ago | | | 0 | 0.000000000175421532 | |
| 6331676 | a year ago | | | 0 | 0.000000000175421532 | |
| 6331676 | a year ago | | | 0 | 0.000000000175421532 |
ABI
ABI objects
Getter at block 22934291
amountToBurn() view returns (uint256)
124000000000000000000
amountToMint() view returns (uint256)
0
approxOneDay() view returns (uint256)
44000
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
7332995895820743136212
launchedAt() view returns (uint256)
2713225
maxWallet() view returns (uint256)
1
name() view returns (string)
Perpetuum
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x5cee6338b1668efe09f0c60210891a0eadb19a44
perpetuumPhase() view returns (bool)
true
ppair() view returns (address)
0x5cee6338b1668efe09f0c60210891a0eadb19a44
remainingBlocksUntilPresaleEnds() view returns (uint256)
0
symbol() view returns (string)
TUUM
totalSupply() view returns (uint256)
7332995895820743136212
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
canAddLiquidityBeforeLaunch(address) view returns (bool)
getMaxBuyValue(address wallet) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
flip()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(address _pair)
pumpPrice()
reducePrice()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address _marketingWallet1, address _marketingWallet2)
This contract contains no fallback and receive objects.
This contract contains no error objects.