Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0d80…b3dd
0x0d80…b3dd
0xfdcd…6494
Balances ($0.00)
No balances found for "Pepegoku"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20997903 | a month ago | | | 0 | 0.00025762702 | |
| 18582183 | a year ago | | | 0 | 0.0013916824 | |
| 18571171 | a year ago | | | 0 | 0.0020801252 | |
| 18570749 | a year ago | | | 0 | 0.0019030949 | |
| 18564343 | a year ago | | | 0 | 0.0033510640 | |
| 18564264 | a year ago | | | 0 | 0.0040909642 | |
| 18563809 | a year ago | | | 0 | 0.0029616237 | |
| 18557171 | a year ago | | | 0 | 0.00093730275 | |
| 18555058 | a year ago | | | 0 | 0.00090143488 | |
| 18554835 | a year ago | | | 0 | 0.00062557571 |
ABI
ABI objects
Getter at block 21210467
_owner() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
name() view returns (string)
Pepegoku
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
PEPEGO
totalSupply() view returns (uint256)
111111111111000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updatePair(address newRouterAddress) returns (address newPairAddress)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapAndTransfer(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.