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 |
---|---|---|---|---|---|
ALTPAD | ERC-20 | 72.617696K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16711808 | 2 years ago | | | 0 | 0.00089612037 | |
| 16710203 | 2 years ago | | | 0 | 0.0018640300 | |
| 16709468 | 2 years ago | | | 0 | 0.0010231274 | |
| 16709468 | 2 years ago | | | 0 | 0.0010231274 | |
| 16709467 | 2 years ago | | | 0 | 0.0010345005 | |
| 16709467 | 2 years ago | | | 0 | 0.0010345005 | |
| 16709467 | 2 years ago | | | 0 | 0.0018640300 | |
| 16709467 | 2 years ago | | | 0 | 0.0018640300 | |
| 16709430 | 2 years ago | | | 0 | 0.0018918841 | |
| 16709430 | 2 years ago | | | 0 | 0.0018918841 |
ABI
ABI objects
Getter at block 21318396
_maxWalletAmount() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x2a40da09d1ec09d6724af65bb4aa9266bff71d77
marketingFeeReceiver() view returns (address)
0x2a40da09d1ec09d6724af65bb4aa9266bff71d77
name() pure returns (string)
ALTPAD
pair() view returns (address)
0xbaf512def8fbbb1dd5bb33e9e33fcd8b0aaf96a8
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000
symbol() pure returns (string)
ALTPAD
totalSupply() view returns (uint256)
1000000000000000
tradingActive() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
enableTrading(bool onoff)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address account, bool isEx)
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateswapThreshold(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.