This contract is being backfilled. You may encounter incomplete storage history.

dAMM

Verified contract

Proxy

Active on Ethereum with 803 txns
Deployed by via 0x1deb1e7b at 15863393
Slot
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

No balances found for "dAMM"

0x2d4f9900160da9c998a44de2efb7e82325d7e92120de2f9c7fd433829974da01
0x7b07639935b79f883f2ac6513725f7769f0cc570c5b8282b6dceb3af32e1504d
0x7ca77eea0e8ef35cacdba0380c844e3d91885f63e1f655e50e1907c4b4180bef
0x58a183fa4e5ec9480e0e3bc117be2d68934d9b001fd422bde6f53a63f538ec2b
0x4b859d8033939c25514e2c6ce5cabbf964a0b6171ccb952c2a42acf1bb84a806
0x661e2d0e7f4df5a4c22210e01dcec2af0ef4cbadea27f6bca21631ff60766dcc
0x383e2fd83b10de74054f4005200009327b5449cc1dec7f16d82c25044ddac401
0x64077b0274ba99148e5fe847f801937127b3d58aab88fa110467a95277b59706
0x1b061b72d0543b125229e9a9030bb5f5e9b04bfa27a7eb08c27dc55ab94ea337
0xa70db892e06653f5198747c7945e4b589edf4990a54d1fc14546bf6b1c483ab9

Functions
Getter at block 21213761
decimals(view returns (uint8)
18
name(view returns (string)
dAMM
owner(view returns (address)
0xf2e055d3204ad73c7c51de2668435b76c727a92f
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
DAMM
totalSupply(view returns (uint256)
250000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
Constructor
constructor(bytes constructDataaddress contractLogic
Fallback and receive
fallback(
Errors

This contract contains no error objects.