Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PUMA2 | ERC-20 | 199K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18021937 | a year ago | | | 0 | 0.0023964256 | |
| 18021933 | a year ago | | | 0 | 0.0028705076 | |
| 18021906 | a year ago | | | 0 | 0.14961178 | |
| 18021872 | a year ago | | | 0.1 | 0.00092407492 | |
| 18021870 | a year ago | | | 0 | 0.0023132383 |
ABI
ABI objects
Getter at block 21307409
decimals() view returns (uint8)
8
maxTokenPerTxn() view returns (uint256)
10000000000000
maxTokenPerWallet() view returns (uint256)
10000000000000
name() view returns (string)
Puma2
owner() view returns (address)
0xa248367dfc4204e757e0c4d55bc543285c3c9570
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
10000000000000
symbol() view returns (string)
PUMA2
totalSupply() view returns (uint256)
1000000000000000
transferDelayEnabled() view returns (bool)
true
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)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.