Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Peloki"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21010428 | 21 days ago | | | 0 | 0.00048475623 | |
| 20947368 | a month ago | | | 0 | 0.00033409865 | |
| 20947367 | a month ago | | | 0 | 0.00037659274 | |
| 20947271 | a month ago | | | 0 | 0.00051131627 | |
| 20940695 | a month ago | | | 0 | 0.00050179707 | |
| 20933082 | a month ago | | | 0 | 0.00056310216 | |
| 20863692 | a month ago | | | 0 | 0.00095102569 | |
| 20863144 | a month ago | | | 0 | 0.00020069236 | |
| 20858428 | a month ago | | | 0 | 0.00040080259 | |
| 20848400 | a month ago | | | 0 | 0.00032181915 |
ABI
ABI objects
Getter at block 21157550
BuyFee() view returns (uint256)
0
SellFee() view returns (uint256)
0
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
100000000000000000000000000000000
maxTransactionAmount() view returns (uint256)
100000000000000000000000000000000
maxTransactionAmountPercent() view returns (uint256)
2
maxWallet() view returns (uint256)
100000000000000000000000000000000
maxWalletPercent() view returns (uint256)
2
name() view returns (string)
Peloki
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000000000
swapTokensAtAmountPercent() view returns (uint256)
1
symbol() view returns (string)
PELOKI
totalSupply() view returns (uint256)
100000000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events SetFees(uint256 _buyFee, uint256 _sellFee)
addBots(address[] botAddresses)
approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
clearStuckTokens(address tokenAddress, uint256 toKeep)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeBots(address[] botAddresses)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
receive()
This contract contains no error objects.