hundred chain
Verified contract
Active on
Ethereum with 882 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 "hundred chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10872037 | 4 years ago | | | 0 | 0.0033828300 | |
| 10773415 | 4 years ago | | | 0 | 0.015060864 | |
| 10765214 | 4 years ago | | | 0 | 0.0086534760 | |
| 10747874 | 4 years ago | | | 0 | 0.0056849760 | |
| 10736815 | 4 years ago | | | 0 | 0.0043459200 | |
| 10734966 | 4 years ago | | | 0 | 0.0021427560 | |
| 10734818 | 4 years ago | | | 0 | 0.0051651336 | |
| 10478160 | 4 years ago | | | 0 | 0.0015210720 | |
| 10056710 | 5 years ago | | | 0 | 0.00065732400 | |
| 10056065 | 5 years ago | | | 0 | 0.0015361200 |
ABI
ABI objects
Getter at block 21257253
decimals() view returns (uint8)
18
founder() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
hundred chain
symbol() view returns (string)
BJC
totalSupply() view returns (uint256)
70000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
changeFounder(address newFounder)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) 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.