PUPE20 TOKEN
Verified contract
Active on
Ethereum with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x293a…1308
Balances ($0.00)
No balances found for "PUPE20 TOKEN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17718114 | a year ago | | | 0 | 0.00076975732 | |
| 17718105 | a year ago | | | 0 | 0.00049868115 | |
| 17718101 | a year ago | | | 0 | 0.00085258721 | |
| 17718075 | a year ago | | | 0 | 0.079538084 | |
| 17718047 | a year ago | | | 1 | 0.0016051160 | |
| 17718044 | a year ago | | | 0 | 0.00095101918 |
ABI
ABI objects
Getter at block 21075214
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTx() view returns (uint256)
1000000000000000000
_maxWallet() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
PUPE20 TOKEN
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PUPE20
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
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)
openTrading()
removeLimits()
renounceOwnership()
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)
MaxTxUpdated(uint256 _maxTx)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address taxWallet_)
receive()
This contract contains no error objects.