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 |
---|---|---|---|---|---|
SHIBARI | ERC-20 | 26.41092M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17022062 | 2 years ago | | | 0 | 0.00063824014 | |
| 16057925 | 2 years ago | | | 0 | 0.00049049840 | |
| 15676750 | 2 years ago | | | 0 | 0.00073526270 | |
| 15556425 | 2 years ago | | | 0 | 0.00025237566 | |
| 15524571 | 2 years ago | | | 0 | 0.00041973327 | |
| 15524561 | 2 years ago | | | 0 | 0.00048723710 | |
| 15523088 | 2 years ago | | | 0 | 0.0011210604 | |
| 15522839 | 2 years ago | | | 0 | 0.0011127976 | |
| 15522835 | 2 years ago | | | 0 | 0.00098137504 | |
| 15522725 | 2 years ago | | | 0 | 0.0010271250 |
ABI
ABI objects
Getter at block 21391929
ADDR_BURN() view returns (address)
0x000000000000000000000000000000000000dead
buyEnable() view returns (bool)
true
buyFeePpm() view returns (uint256)
35
decimals() pure returns (uint8)
9
extraAddress() view returns (address)
0x0000000000000000000000000000000000000000
extraShare() view returns (uint256)
0
maxWallet() view returns (uint256)
100000000000000000000
name() view returns (string)
SHIBARI
owner() view returns (address)
0xe08393dbd3d3e3b1e7cb44648b64c4d7c35a06d7
sellFeePpm() view returns (uint256)
35
symbol() view returns (string)
SHIBARI
thisShare() view returns (uint256)
750
totalSupply() view returns (uint256)
100000000000000000000
uniswapPair() view returns (address)
0x19c1d3946d3e1b05d7e9d318ce7126ed622ca034
withdrawAddress() view returns (address)
0xf1ab670e3648b1f3047c98e69edc0067fefa0f6e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getFeeBuy(address account, uint256 amount) view returns (uint256)
getFeeSell(address account, uint256 amount) view returns (uint256)
State-modifying
Events SetExtraContractAddress(address newExtraContractAddress)
approve(address spender, uint256 amount) returns (bool)
createLiquidity()
removeExtraContractAddress()
setBuyFee(uint256 newBuyFeePpm)
setEnableBuy(bool value)
setExcludeFromFee(address[] accounts, bool value)
setSellFee(uint256 newSellFeePpm)
setShare(uint256 thisSharePpm, uint256 stackingSharePpm)
setWithdrawAddress(address newWithdrawAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.