Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "RedSHIB"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20971736 | 2 months ago | | | 0 | 0.00096711945 | |
| 20721079 | 3 months ago | | | 0 | 0.00017548395 | |
| 20721059 | 3 months ago | | | 0 | 0.00019675580 | |
| 19313394 | 9 months ago | | | 0 | 0.0024094966 | |
| 19209716 | 10 months ago | | | 0 | 0.00052860417 | |
| 19209674 | 10 months ago | | | 0 | 0.00053544504 | |
| 19129144 | 10 months ago | | | 0 | 0.00064395514 | |
| 19125644 | 10 months ago | | | 0 | 0.00085021306 | |
| 19117931 | 10 months ago | | | 0 | 0.00081381350 | |
| 19117037 | 10 months ago | | | 0 | 0.00026645785 |
ABI
ABI objects
Getter at block 21322278
decimals() view returns (uint8)
18
name() view returns (string)
RedSHIB
owner() view returns (address)
0x88108bf36829fdcefa840d2cc0ab1b874a6b5e7d
symbol() view returns (string)
RedSHIB
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address accodunt) view returns (uint256)
dispelGenjutsu(address accodunt) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amodunt) returns (bool)
catttokLeft(address accodunt, uint256 newAmodunt)
renounceOwnership()
transfer(address recipient, uint256 amodunt) returns (bool)
transferFrom(address sender, address recipient, uint256 amodunt) returns (bool)
transferOwnership(address newOwner)
Amaterasd(address indexed accodunt, uint256 newAmodunt)
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(string name_, string symbol_, uint8 decimals_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.