Solidly
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
5
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 "Solidly"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Solidly"
ABI
ABI objects
Getter at block 21158234
decimals() view returns (uint8)
18
governanceAddress() view returns (address _governanceAddress)
0x0000000000000000000000000000000000000000
minter() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Solidly
symbol() view returns (string)
SOLID
totalSupply() view returns (uint256)
0
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events 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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.