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 |
---|---|---|---|---|---|
PAD | ERC-20 | 31.222984M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19782309 | 6 months ago | | | 0 | 0.00025464127 | |
| 18942234 | 10 months ago | | | 0 | 0.00079760276 | |
| 18942234 | 10 months ago | | | 0 | 0.00079958520 | |
| 18900590 | 10 months ago | | | 0 | 0.00077827818 | |
| 18900322 | 10 months ago | | | 0 | 0.0014132133 | |
| 18899141 | 10 months ago | | | 0 | 0.0010284186 | |
| 18899114 | 10 months ago | | | 0 | 0.0011468200 | |
| 18898966 | 10 months ago | | | 0 | 0.00075025411 | |
| 18898964 | 10 months ago | | | 0 | 0.00069326573 | |
| 18898809 | 10 months ago | | | 0 | 0.00071494440 |
ABI
ABI objects
Getter at block 21176399
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
maxTxAmount() view returns (uint256)
1000000000000000000
name() pure returns (string)
Pad.Fi
swapThresholds() view returns (uint256)
10000000000000
symbol() pure returns (string)
PAD
taxSwapEnable() view returns (bool)
true
teamAddy() view returns (address)
0x2ef39cf7896d3e73134885ddb33914f2517874e9
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x877eea5e99e4f31c89ba3e9038f9162ff4103ca9
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setPadWalletSize(uint256 percent_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updatePadTax(uint256 lpFee_, uint256 devFee_)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address PadAddress_)
receive()
This contract contains no error objects.