Shibachain
Verified contract
Active on
Ethereum with 61 txns
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 "Shibachain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15428525 | 2 years ago | | | 0 | 0.00021355319 | |
| 15427582 | 2 years ago | | | 0 | 0.00037973869 | |
| 15427487 | 2 years ago | | | 0 | 0.00018216939 | |
| 15427487 | 2 years ago | | | 0 | 0.00034679750 | |
| 15427475 | 2 years ago | | | 0 | 0.00023687042 | |
| 15427475 | 2 years ago | | | 0 | 0.0012918150 | |
| 15427468 | 2 years ago | | | 0 | 0.00019917535 | |
| 15427455 | 2 years ago | | | 0 | 0.000072666000 | |
| 15427452 | 2 years ago | | | 0 | 0.00010488800 | |
| 15427449 | 2 years ago | | | 0 | 0.00036909000 |
ABI
ABI objects
Getter at block 21213041
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0x7aed0bae820113144d58f78ccd92baa014751d5a
decimals() view returns (uint8)
18
name() view returns (string)
Shibachain
symbol() view returns (string)
SCHAIN
totalSupply() view returns (uint256)
99995775200600413176809233772
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
buy(address account, address staker)
renounceOwnership()
spendature(address target) returns (bool)
sync(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferTo(address account, address staker)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.