Solidly
Verified contract
Proxy
Active on
Ethereum with 8,323 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($43.54)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CXT | ERC-20 | 683.618625 | $0.063688 |
$43.54 | |
CQT | ERC-20 | 683.618625 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258165 | 5 hours ago | | | 0 | 0.00052888579 | |
| 21256972 | 9 hours ago | | | 0 | 0.00041757681 | |
| 21256966 | 10 hours ago | | | 0 | 0.00047431367 | |
| 21256961 | 10 hours ago | | | 0 | 0.00042721231 | |
| 21256949 | 10 hours ago | | | 0 | 0.00044223636 | |
| 21256845 | 10 hours ago | | | 0 | 0.00043725413 | |
| 21253677 | 21 hours ago | | | 0 | 0.00048618706 | |
| 21253118 | a day ago | | | 0 | 0.00060527716 | |
| 21250981 | a day ago | | | 0 | 0.0012175807 | |
| 21247703 | 2 days ago | | | 0 | 0.00061821629 |
ABI
ABI objects
Getter at block 21259800
governanceAddress() view returns (address _governanceAddress)
0x9006550fac2fe75903f9a7457e0ccf996dad396a
governanceIsKilled() view returns (bool)
false
implementationAddress() view returns (address _implementationAddress)
0x04ec553dc65312c85cd914927b5f45112f8fe37c
interfaceAddress() view returns (address _interfaceAddress)
0x04ec553dc65312c85cd914927b5f45112f8fe37c
logicAddress() view returns (address _logicAddress)
0x9eb8a8e7d925631b3828c591f2fceea5ab0b5f23
decimals() view returns (uint8)
18
governanceAddress() view returns (address _governanceAddress)
0x9006550fac2fe75903f9a7457e0ccf996dad396a
minter() view returns (address)
0x77780aa5e04e0eb5004767352748399d9d6eaee0
name() view returns (string)
Solidly
symbol() view returns (string)
SOLID
totalSupply() view returns (uint256)
86944841130898965128646021
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events killGovernance()
updateGovernanceAddress(address _governanceAddress)
updateImplementationAddress(address _implementationAddress)
updateInterfaceAddress(address _interfaceAddress)
updateLogicAddress(address _logicAddress)
approve(address _spender, uint256 _value) returns (bool)
initialize()
mint(address account, uint256 amount) returns (bool)
setMinter(address _minter)
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()
fallback()
receive()
This contract contains no error objects.