dAMM
Verified contract
Proxy
Active on
Ethereum with 803 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 44 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "dAMM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20953248 | a month ago | | | 0 | 0.00046917678 | |
| 20890536 | a month ago | | | 0 | 0.00037331042 | |
| 20890530 | a month ago | | | 0 | 0.00031966324 | |
| 20839676 | 2 months ago | | | 0 | 0.00035794849 | |
| 20747353 | 2 months ago | | | 0 | 0.000069607695 | |
| 20747345 | 2 months ago | | | 0 | 0.000064294459 | |
| 20662595 | 3 months ago | | | 0 | 0.000084576127 | |
| 20575859 | 3 months ago | | | 0 | 0.000049308328 | |
| 20575472 | 3 months ago | | | 0 | 0.000026751722 | |
| 20415038 | 4 months ago | | | 0 | 0.000079997370 |
ABI
ABI objects
Getter at block 21213761 proxiableUUID() view returns (bytes32)
decimals() view returns (uint8)
18
name() view returns (string)
dAMM
owner() view returns (address)
0xf2e055d3204ad73c7c51de2668435b76c727a92f
symbol() view returns (string)
DAMM
totalSupply() view returns (uint256)
250000000000000000000000000
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)
initialize()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Upgraded(address indexed implementation)
constructor(bytes constructData, address contractLogic)
fallback()
This contract contains no error objects.