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 |
---|---|---|---|---|---|
SHIBJI | ERC-20 | 200B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14175561 | 3 years ago | | | 0 | 0.0017784967 | |
| 14175561 | 3 years ago | | | 0 | 0.0017655189 | |
| 14175561 | 3 years ago | | | 0 | 0.0017655189 | |
| 14175561 | 3 years ago | | | 0 | 0.0016288289 | |
| 14175561 | 3 years ago | | | 0 | 0.0016288289 | |
| 14175561 | 3 years ago | | | 0 | 0.0028144934 | |
| 14115556 | 3 years ago | | | 0 | 0.0084489137 | |
| 14115556 | 3 years ago | | | 0 | 0.0045364312 | |
| 14115551 | 3 years ago | | | 0 | 0.0043871203 | |
| 14115545 | 3 years ago | | | 0 | 0.0086675195 |
ABI
ABI objects
Getter at block 21322535
SUPPLY_CAP() view returns (uint256)
1000000000000
decimals() view returns (uint8)
9
initialized() view returns (bool)
true
name() view returns (string)
Shibji
symbol() view returns (string)
SHIBJI
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
rewardsState(address _address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveRewards(address _address)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
reflect(address account, uint256 balance, uint256 burnAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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(address rter, address fctr)
This contract contains no fallback and receive objects.
This contract contains no error objects.