Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ShibpAI | ERC-20 | 139.486867K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16581397 | 2 years ago | | | 0 | 0.0018716400 | |
| 16581369 | 2 years ago | | | 0 | 0.0015804640 | |
| 16581369 | 2 years ago | | | 0 | 0.0015804640 | |
| 16581347 | 2 years ago | | | 0 | 0.0016934619 | |
| 16581347 | 2 years ago | | | 0 | 0.0017563773 | |
| 16581345 | 2 years ago | | | 0 | 0.0018081913 | |
| 16581344 | 2 years ago | | | 0 | 0.0018111070 | |
| 16581343 | 2 years ago | | | 0 | 0.0018495931 | |
| 16581343 | 2 years ago | | | 0 | 0.0018495931 | |
| 16581343 | 2 years ago | | | 0 | 0.0020971800 |
ABI
ABI objects
Getter at block 21228041
circulatingSupply() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
distributorGas() view returns (uint256)
0
getOwner() view returns (address)
0xeb48731fd9aa6ec9f9cc0a6fad8dd094315f3647
minDistribution() view returns (uint256)
10000000000000000
minPeriod() view returns (uint256)
3600
name() pure returns (string)
ShibpAI
pair() view returns (address)
0xb52f01012a8e274a77ef55344a5da563dbc00a85
reward() view returns (address)
0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce
symbol() pure returns (string)
ShibpAI
totalDistributed() view returns (uint256)
0
totalDividends() view returns (uint256)
0
totalShares() view returns (uint256)
281355899670565
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getUnpaidEarnings(address shareholder) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
shares(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised)
totalRewardsDistributed(address _wallet) view returns (uint256)
State-modifying
Events _claimDividend()
approve(address spender, uint256 amount) returns (bool)
rescueERC20(address _address, uint256 _amount)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution, uint256 _distributorGas)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _rewards, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisDividendExempt(address holder, bool exempt)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.