Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEAK | ERC-20 | 16.850625K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20974367 | a month ago | | | 0 | 0.00024919402 | |
| 20974361 | a month ago | | | 0 | 0.00021481693 | |
| 19734366 | 7 months ago | | | 0 | 0.00029592475 | |
| 19250768 | 9 months ago | | | 0 | 0.00088866063 | |
| 19249716 | 9 months ago | | | 0 | 0.0010390989 | |
| 19249623 | 9 months ago | | | 0 | 0.0010016555 | |
| 19249571 | 9 months ago | | | 0 | 0.00091982282 | |
| 19249325 | 9 months ago | | | 0 | 0.00095054438 | |
| 19249276 | 9 months ago | | | 0 | 0.00079404035 | |
| 19249227 | 9 months ago | | | 0 | 0.0011897135 |
ABI
ABI objects
Getter at block 21213673
TradingOpen() view returns (bool)
true
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_peakWallet() view returns (address)
0xb83052d0d75d4e9ae284c3e992496d8e3f5b92bf
_swapPeakThreshHold() view returns (uint256)
1000000000000000000000
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Peak
pair() view returns (address)
0xda8a1237b1734c126419f647505effe01f8cf80c
peakFeeEnabled() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
PEAK
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createPeakTrade()
enablePeakTrade()
removePeakLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawPeakBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address peakWallet)
receive()
This contract contains no error objects.