2PAW Token
Verified contract
Active on
Ethereum with 746 txns
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 |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 10.640711K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20978177 | a month ago | | | 0 | 0.00039690500 | |
| 19939657 | 6 months ago | | | 0 | 0.00015035256 | |
| 19482566 | 8 months ago | | | 0 | 0.00071175404 | |
| 19482565 | 8 months ago | | | 0 | 0.00070339873 | |
| 19133362 | 10 months ago | | | 0 | 0.00044990686 | |
| 17748365 | a year ago | | | 0 | 0.00072387196 | |
| 17607397 | a year ago | | | 0 | 0.00044324783 | |
| 17592301 | a year ago | | | 0 | 0.0018575583 | |
| 17542314 | a year ago | | | 0 | 0.0010106074 | |
| 17354266 | a year ago | | | 0 | 0.0012381780 |
ABI
ABI objects
Getter at block 21257417
amountToLiquify() view returns (uint256)
2500000000000000000000000
decimals() view returns (uint8)
18
devAddress() view returns (address)
0x1bfef8075cf668db249ab4b81e58f9608f7383df
devLocked() view returns (bool)
false
fee() view returns (uint256)
1
maxTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
maxWalletAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() view returns (string)
2PAW Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
protocolAddress() view returns (address)
0xe60dacf44055a60666b40a5c1855a3fb6e0461ab
protocolNFT() view returns (address)
0xe19cfd416bdb40125e9bae583fb9dd5d0bfc0fb8
symbol() view returns (string)
2PAW
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xeabc01a029e8a920c69a028b23795408ccca127f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
renounceOwnership()
setMaxTxAmount()
setMaxWalletAmount()
setProtocolAndNFTAddresses(address _protocolAddress, address _NFTToken)
toggleLock()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw() returns (bytes)
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(address _devAddress)
receive()
This contract contains no error objects.