Chi Gastoken by 1inch
Unverified contract
Proxy
Active on
Ethereum with 8 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 "Chi Gastoken by 1inch"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11452684 | 4 years ago | | | 0 | 0.0027994120 | |
| 11452681 | 4 years ago | | | 0 | 0.0026158440 | |
| 11452666 | 4 years ago | | | 0 | 0.0010101760 | |
| 11452639 | 4 years ago | | | 0 | 0.0012047880 | |
| 11452623 | 4 years ago | | | 0 | 0.0026589520 | |
| 11452514 | 4 years ago | | | 0 | 0.0014366280 | |
| 11452508 | 4 years ago | | | 0 | 0.0011089760 | |
| 11452227 | 4 years ago | | | 0 | 0.00085693600 |
ABI
ABI objects
Getter at block 21246174
decimals() view returns (uint8)
0
name() view returns (string)
Chi Gastoken by 1inch
symbol() view returns (string)
CHI
totalBurned() view returns (uint256)
0
totalMinted() view returns (uint256)
120484336463137028799940593632396867030459150081
totalSupply() view returns (uint256)
120484336463137028799940593632396867030459150081
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
computeAddress2(uint256 salt) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
free(uint256 value) returns (uint256)
freeFrom(address from, uint256 value) returns (uint256)
freeFromUpTo(address from, uint256 value) returns (uint256)
freeUpTo(uint256 value) returns (uint256)
mint(uint256 value)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.