Past Project
Verified contract
Active on
Ethereum with 475 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x14b2…3971
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$PAST | ERC-20 | 251.007553M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18900997 | a year ago | | | 0 | 0.00076161871 | |
| 18132867 | a year ago | | | 0 | 0.00027327218 | |
| 17009241 | 2 years ago | | | 0 | 0.00055489597 | |
| 16620881 | 2 years ago | | | 0 | 0.0015527076 | |
| 16450351 | 2 years ago | | | 0 | 0.0014398306 | |
| 16278588 | 2 years ago | | | 0 | 0.00075343127 | |
| 16278584 | 2 years ago | | | 0 | 0.0036966864 | |
| 15793570 | 2 years ago | | | 0 | 0.0010199081 | |
| 15777948 | 2 years ago | | | 0 | 0.0011151337 | |
| 15717663 | 2 years ago | | | 0 | 0.0017905179 |
ABI
ABI objects
Getter at block 21282965
amountInPool() view returns (uint256)
13246
decimals() pure returns (uint8)
9
name() pure returns (string)
Past Project
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
$PAST
thisBalance() view returns (uint256)
251007552732221420
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
excludeFromFee(address ad)
includeToFee(address ad)
manualsend()
manualswap()
multiSendTokens(address[] accounts, uint256[] amounts)
openTrading()
renounceOwnership()
setBots(address[] bots_)
setMarketingWallet(address MultiSig)
setNoTaxMode(bool onoff)
setTaxFee(uint256 tax)
setTeamFee(uint256 team)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address MultiSig)
receive()
This contract contains no error objects.