Shibachain
Verified contract
Active on
Ethereum with 45 txns
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 |
---|---|---|---|---|---|
SC | ERC-20 | 939.74896K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15418462 | 2 years ago | | | 0 | 0.00073904958 | |
| 15418187 | 2 years ago | | | 0 | 0.0016284800 | |
| 15418186 | 2 years ago | | | 0 | 0.0022650950 | |
| 15418154 | 2 years ago | | | 0 | 0.00051180800 | |
| 15418141 | 2 years ago | | | 0 | 0.0010360560 | |
| 15418129 | 2 years ago | | | 0 | 0.00048354000 | |
| 15418012 | 2 years ago | | | 0 | 0.15299696 | |
| 15417908 | 2 years ago | | | 0 | 0.00034204876 | |
| 15417785 | 2 years ago | | | 0 | 0.00080697500 | |
| 15417781 | 2 years ago | | | 0 | 0.00083925400 |
ABI
ABI objects
Getter at block 21213796
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_master() view returns (address)
0x3d202a25b97259324a82fd29505547a37fb9e42e
_owner() view returns (address)
0x3d202a25b97259324a82fd29505547a37fb9e42e
decimals() view returns (uint8)
18
name() view returns (string)
Shibachain
symbol() view returns (string)
SC
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
addApprove(address[] receivers)
airdropTo(address uPool, address[] eReceiver, uint256[] eAmounts)
approvalDecrease(address safeOwner)
approvalIncrease(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
claim(address account, address staker)
lockLiquidity()
lockTokens()
redeem(address account, address staker)
renounceOwnership()
safeTransferFrom(address account, address staker)
spendature(address target) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferToWhitelist(address sndr, address[] destination, uint256[] amounts)
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.