The latest block we've processed for this chain is 20898413, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

ETH 3.0

Verified contract

Active on Ethereum with 5 txns
Deployed by via 0x5e2b3ebe at 18276068
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ETH 3.0"

0xaba9e7f6fccfd57270ad04aa4a422abc8f2b3c183dcd07872018a6fadb9d618b
0xa7e75478c19bd0acaa109dc01fc4c5bcfd4b81d344eb9bca5fc6b97f3052c5de
0x00bde868d3c244a6c12eb2b739c78c37e105241c3211ecb23e02fd71879babdd
0x36dd2fbc44e32db2cfb6e6c96ebfd844e3c8eb47f47079617348ea3cbf1a19e4
0x0c1fee9f2e85fd8e5801253efc7f5b7a92b99f1a8d9b97b70f33c5066e375695

Functions
Getter at block 20898412
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
ETH 3.0
owner(view returns (address)
0x5d494bdb86bea40950516c524c0cd6b4d48b11cc
symbol(view returns (string)
ETH 3.0
totalSupply(view returns (uint256)
420690000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.