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 |
---|---|---|---|---|---|
Shibarita | ERC-20 | 837.938391M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14967364 | 3 years ago | | | 0 | 0.0016391036 | |
| 14967363 | 3 years ago | | | 0 | 0.0017028255 | |
| 14748229 | 3 years ago | | | 0 | 0.0013644224 | |
| 14719583 | 3 years ago | | | 0 | 0.0028392330 | |
| 14718389 | 3 years ago | | | 0 | 0.0025819042 | |
| 14718287 | 3 years ago | | | 0 | 0.0046525696 | |
| 14718281 | 3 years ago | | | 0 | 0.0051070515 | |
| 14718246 | 3 years ago | | | 0 | 0.0051836205 | |
| 14718016 | 3 years ago | | | 0 | 0.0052647736 | |
| 14718005 | 3 years ago | | | 0 | 0.0049716125 |
ABI
ABI objects
Getter at block 21424479
decimals() view returns (uint8)
18
name() view returns (string)
Shibarita
owner() view returns (address)
0x9a9dcc74a2ca7d330b893a5fab93836b5fc40cbf
swapTokensAtAmount() view returns (uint256)
8500000000000000000000000
symbol() view returns (string)
Shibarita
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x670b8a89a332bcc54a022df2365cb68c37337508
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
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)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBlacklist(address account, bool value)
setBuyFee(uint256 value)
setSellFee(uint256 value)
setSwapAtAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.