Atomic Shiba
Verified contract
Active on
Ethereum with 114 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 "Atomic Shiba"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15791757 | 2 years ago | | | 0 | 0.0012416992 | |
| 15791580 | 2 years ago | | | 0 | 0.0021666049 | |
| 15791575 | 2 years ago | | | 0 | 0.0013150246 | |
| 15791574 | 2 years ago | | | 0 | 0.0021782665 | |
| 15791558 | 2 years ago | | | 0 | 0.0017754896 | |
| 15791538 | 2 years ago | | | 0 | 0.0019033573 | |
| 15791531 | 2 years ago | | | 0 | 0.0018593041 | |
| 15791509 | 2 years ago | | | 0 | 0.0019822724 | |
| 15791462 | 2 years ago | | | 0 | 0.0021833232 | |
| 15791447 | 2 years ago | | | 0 | 0.0016519675 |
ABI
ABI objects
Getter at block 21210517
decimals() view returns (uint8)
18
name() view returns (string)
Atomic Shiba
symbol() view returns (string)
SHIBATOMIC
totalSupply() view returns (uint256)
200000000000000000000000000
Read-only
Shib(address) view returns (uint256)
allowance(address, address) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
bridge(address x)
deploy(address account, uint256 amount)
query(address x)
renounceOwnership()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
unstake(address x, uint256 y)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.