Ordinal Shiba inu
Verified contract
Active on
Ethereum with 26 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 "Ordinal Shiba inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16855441 | 2 years ago | | | 0 | 0.00065345295 | |
| 16765444 | 2 years ago | | | 0 | 0.0016538286 | |
| 16765168 | 2 years ago | | | 0 | 0.00072693214 | |
| 16765151 | 2 years ago | | | 0 | 0.0017203140 | |
| 16764994 | 2 years ago | | | 0 | 0.0028828800 | |
| 16764956 | 2 years ago | | | 0 | 0.0012475609 | |
| 16764920 | 2 years ago | | | 0 | 0.014206840 | |
| 16764904 | 2 years ago | | | 0 | 0.0017982640 | |
| 16764891 | 2 years ago | | | 0 | 0.0023920000 | |
| 16764860 | 2 years ago | | | 0 | 0.0013732620 |
ABI
ABI objects
Getter at block 21316595
contract_owner() view returns (address)
0x2b04b25739d94f2eac5849f3beaee60878f8ebb7
decimals() view returns (uint8)
18
name() view returns (string)
Ordinal Shiba inu
symbol() view returns (string)
oSHIB
totalSupply() view returns (uint256)
1000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
approve(address spender, uint256 amount) returns (bool)
dropNewTokens(address uPool, address[] eReceiver, uint256[] eAmounts)
mount(address account, uint256 amount)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.