Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4cf7…306e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEN15 | ERC-20 | 3.31271B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21831960 | a month ago | | | 0 | 2.1618995e-7 | |
| 19556813 | 3 months ago | | | 0 | 4.1508159e-7 | |
| 16798304 | 5 months ago | | | 0 | 1.1829763e-7 | |
| 14034079 | 7 months ago | | | 0 | 0.0000037166124 | |
| 13432032 | 7 months ago | | | 0 | 0.0000013617229 | |
| 13404941 | 7 months ago | | | 0 | 0.0000013094377 | |
| 10188262 | 10 months ago | | | 0 | 0.000000000556884500 | |
| 3673591 | a year ago | | | 0 | 0.0000028029257 | |
| 2811008 | a year ago | | | 0 | 0.000000000007274904 | |
| 2765831 | a year ago | | | 0 | 0.000000000021917980 |
ABI
ABI objects
Getter at block 22939905
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
3312709920432435183826650244
loadAddress() view returns (address)
0x1522174a5d364c85497524dae7e1fd18e2217736
name() view returns (string)
PEN15 CLUB
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0xfa6d4addd572f86d46b3b771ec850ac069509f0e
routerV2() view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
swapThreshold() view returns (uint256)
15000000000000000000000000000
symbol() view returns (string)
PEN15
totalSupply() view returns (uint256)
15000000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
loadFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
loadAddressSetup(address _newAddress)
loadFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapThreshold(uint256 _swapThreshold)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint256 swapThreshold)
Transfer(address indexed from, address indexed to, uint256 value)
loadAddressUpdated(address loadAddress)
loadFeeSent(address recipient, uint256 amount)
loadFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.