Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBRN | ERC-20 | 14.805967M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19030605 | 10 months ago | | | 0 | 0.0012879035 | |
| 18381737 | a year ago | | | 0 | 0.00029027242 | |
| 18376756 | a year ago | | | 0 | 0.00031503196 | |
| 18376397 | a year ago | | | 0 | 0.00045123130 | |
| 18376340 | a year ago | | | 0 | 0.00050219820 | |
| 18376335 | a year ago | | | 0 | 0.00052174373 | |
| 18365660 | a year ago | | | 0 | 0.00092971312 | |
| 18365488 | a year ago | | | 0 | 0.00054614976 | |
| 18365427 | a year ago | | | 0 | 0.00042840864 | |
| 18365406 | a year ago | | | 0 | 0.00049231252 |
ABI
ABI objects
Getter at block 21285306
_maxTransferAmount() view returns (uint256)
95629485493629000
_maxTxAmount() view returns (uint256)
95629485493629000
_maxWalletToken() view returns (uint256)
95629485493629000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Shiburn
pair() view returns (address)
0x6378cb7fbb0524cee8fa5ccb65b5834b1e138ac1
symbol() pure returns (string)
SHIBRN
totalSupply() view returns (uint256)
95629485493629000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setFees(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setWalletLimits(uint256 _buy, uint256 _trans, uint256 _wallet)
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.