Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x20fb…ef95
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SPAD | ERC-20 | 28.564445T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16516621 | 2 years ago | | | 0 | 0.00069462160 | |
| 16473480 | 2 years ago | | | 0 | 0.00078250103 | |
| 16472886 | 2 years ago | | | 0 | 0.00080011273 | |
| 16472699 | 2 years ago | | | 0 | 0.00088900702 | |
| 16472696 | 2 years ago | | | 0 | 0.00089255804 | |
| 16472674 | 2 years ago | | | 0 | 0.00089118623 | |
| 16472664 | 2 years ago | | | 0 | 0.00083158570 | |
| 16472653 | 2 years ago | | | 0 | 0.00091037949 | |
| 16472644 | 2 years ago | | | 0 | 0.00087415054 | |
| 16472632 | 2 years ago | | | 0 | 0.00089527606 |
ABI
ABI objects
Getter at block 21313356
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
18
maxSell() view returns (uint256)
10000000000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000000000
name() view returns (string)
Shibapad
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
swapEnabled() view returns (bool)
true
symbol() view returns (string)
SPAD
totalSupply() view returns (uint256)
1000000000000000000000000000000000
tradingEnabled() 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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFees(address[] accounts, bool booly)
excludeMaxTx(address[] accounts, bool booly)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
renounceOwnership()
rescueETH()
rescueForeignTokens(address tkn)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFee(uint256 _buyFee)
updateFeeReceiver(address feeReceiver)
updateMaxSell(uint256 _maxSell)
updateMaxWallet(uint256 _maxWallet)
updateSellFee(uint256 _sellFee)
updateSwapEnabled(bool booly)
updateSwapTokensAtAmount(uint256 swapTokensAtAmount)
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()
fallback()
receive()
This contract contains no error objects.