South Pao
Verified contract
Active on
Ethereum with 1,735 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "South Pao"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157647 | 9 hours ago | | | 0 | 0.00073229159 | |
| 21152568 | a day ago | | | 0 | 0.00049899063 | |
| 21149412 | 2 days ago | | | 0 | 0.00049875202 | |
| 21149406 | 2 days ago | | | 0 | 0.00062903384 | |
| 21146768 | 2 days ago | | | 0 | 0.00048567409 | |
| 21146367 | 2 days ago | | | 0 | 0.00035197391 | |
| 21145884 | 2 days ago | | | 0 | 0.00050092773 | |
| 21142029 | 3 days ago | | | 0 | 0.00056306218 | |
| 21140753 | 3 days ago | | | 0 | 0.00035543244 | |
| 21136287 | 3 days ago | | | 0 | 0.00062936006 |
ABI
ABI objects
Getter at block 21160347
buyTaxPercent() view returns (uint256)
0
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0x3950e642bde158cfdc0bb7976c8e3898ad73936a
feeTokenThreshold() view returns (uint256)
3365520000000000000000000000
maxHoldings() view returns (uint256)
8413800000000000000000000000
maxSwapAmount() view returns (uint256)
8413800000000000000000000000
name() view returns (string)
South Pao
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTaxPercent() view returns (uint256)
0
symbol() view returns (string)
PAO
totalSupply() view returns (uint256)
420690000000000000000000000000
uniPair() view returns (address)
0x9c11be6f519cce3bb274197e9bc09e9d6604e759
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAllLimits()
disableSwapLimit()
enableTrade()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckERC20(address token)
removeStuckETH()
removeWalletLimit()
renounceOwnership()
setBlacklisted(address target, bool state)
setTokenFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.