Davos Collateral
Verified contract
Proxy
Active on
Ethereum with 2 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
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
Balances ($0.00)
No balances found for "Davos Collateral"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19238900 | 9 months ago | | | 0 | 0.0014420000 | |
| 19238898 | 9 months ago | | | 0 | 0.0048738000 |
ABI
ABI objects
Getter at block 21300539
decimals() view returns (uint8)
18
getMinter() view returns (address)
0x524c11eb4f1876f54a6437a10dc882511934d3ed
name() view returns (string)
Davos Collateral
owner() view returns (address)
0x42ba6167ac1e5a37ba2b773ec3b7e4761cbc821c
symbol() view returns (string)
dCOL
totalSupply() view returns (uint256)
0
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)
burn(address account, uint256 amount)
changeMinter(address minter)
initialize()
mint(address account, uint256 amount)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
MinterChanged(address minter)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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.