Shibanomics
Verified contract
Active on
Ethereum with 77 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($34.41)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BONE | ERC-20 | 55.828435 | $0.616354 |
$34.41 | |
SHIBAN | ERC-20 | 45.268794T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16968264 | 2 years ago | | | 0 | 0.0015779516 | |
| 16554301 | 2 years ago | | | 0 | 0.00082371731 | |
| 16536841 | 2 years ago | | | 0 | 0.0023476947 | |
| 16536838 | 2 years ago | | | 0 | 0.0025228016 | |
| 16535661 | 2 years ago | | | 0 | 0.0011123939 | |
| 16535338 | 2 years ago | | | 0 | 0.0011492256 | |
| 16534721 | 2 years ago | | | 0 | 0.0010668673 | |
| 16534638 | 2 years ago | | | 0 | 0.0010818457 | |
| 16532670 | 2 years ago | | | 0 | 0.00074184516 | |
| 16532388 | 2 years ago | | | 0 | 0.00068571513 |
ABI
ABI objects
Getter at block 21313073
circulatingSupply() view returns (uint256)
1000000000000000000000000
decimals() pure returns (uint8)
9
distributorGas() view returns (uint256)
1
getOwner() view returns (address)
0xa661a17caab4875b07341967f3ec2fb1c5f610f4
minDistribution() view returns (uint256)
10000000000000000
minPeriod() view returns (uint256)
600
name() pure returns (string)
Shibanomics
pair() view returns (address)
0x1c31cbefea8047c9dc02eb68c92d42b1c0f142cf
reward() view returns (address)
0x9813037ee2218799597d83d4a5b6f3b6778218d9
symbol() pure returns (string)
SHIBAN
totalDistributed() view returns (uint256)
338287131411990276924
totalDividends() view returns (uint256)
394115566531032800192
totalShares() view returns (uint256)
954731205881570376978179
totalSupply() view returns (uint256)
1000000000000000000000000
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.