Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ROCKIE ON BASE"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17363008 | 5 months ago | | | 0 | 7.8410706e-7 | |
| 17362859 | 5 months ago | | | 0 | 7.5536983e-7 | |
| 17362852 | 5 months ago | | | 0 | 7.6569695e-7 | |
| 17362606 | 5 months ago | | | 0 | 8.4290954e-7 | |
| 17362021 | 5 months ago | | | 0 | 9.2214817e-7 | |
| 17361979 | 5 months ago | | | 0 | 0.0000010126247 |
ABI
ABI objects
Getter at block 23933895
_ots() view returns (bytes32)
0x5a43cde25ace573e3c4670f26895c903e6353cdc6312f4685b5c0697bb332034
_totalSupply() view returns (uint256)
730000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
ROCKIE ON BASE
symbol() view returns (string)
ROCKIE
totalSupply() view returns (uint256)
730000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.