Defi.China : #DecentralizeChina
Verified contract
Active on
Ethereum with 9 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 "Defi.China : #DecentralizeChina"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12495090 | 4 years ago | | | 0 | 0.0046586000 | |
| 12495024 | 4 years ago | | | 0 | 0.0019566120 | |
| 12494974 | 4 years ago | | | 0 | 0.0023418366 | |
| 12494965 | 4 years ago | | | 0 | 0.0020867850 | |
| 12494948 | 4 years ago | | | 0 | 0.0017935610 | |
| 12494938 | 4 years ago | | | 0 | 0.0020497840 | |
| 12494934 | 4 years ago | | | 0 | 0.0011594800 | |
| 12494917 | 4 years ago | | | 0 | 0.0020031980 | |
| 12494897 | 4 years ago | | | 0 | 0.0020497840 |
ABI
ABI objects
Getter at block 21291923
decimals() view returns (uint8)
18
name() view returns (string)
Defi.China : #DecentralizeChina
owner() view returns (address)
0xfa93814673a726bd50e7604f9191ea7b9aab0a26
symbol() view returns (string)
$CHINA
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 spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
list(address user, bool enable)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
uni(address pair_)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.