Alchemist

Verified contract

Active on Ethereum with 38,538 txns
Deployed by via 0x786f1d2a at 11804891
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
ERC-20
Value $3,065.66
ERC-20
Value $481.15
ERC-20
Value $295
ERC-20
Value $193.09
ERC-20
Value $4.5
ERC-20
--
0xab63765f9df0d0757b508ba58c49f1f070556170189bb3705b5ea2de9271036f
0x5912387a9984dc7622351e0d00fbfa4279f66c4f28ef243175a82d6ecb69c23d
0xc67ee3b0117cf2d569deadcc0bf12146fb09f66de48168dd6e8833ebfd7e8dd7
0x5e9b1424e2e53b71a4f67dd83b71213d2e0fea0e0dd571333bb0a48851cc57e0
0x22dcedfdff824f92ffebe1182fb33ac3fe75e100de9f3cfe0d8f59a7b6ed088d
0x6632b55afbb527a3e78d3ad08f6c8d99304c2293af92970f4649993c6353dd63
0x6613892b427b14dcddbd10343764995c6decb552ba77e34c1cc09ee2921e4b4b
0x10da2293be012e43fb84183ee079d7fa5b80a68e78bb4caafd1ac8d789e195e8
0xcaa992fd536d892e64da1eb48217b79bade1672d24c6f2b825f2d810104d000b
0x642c3434c1159785534e7fc6f97b6b95439b10edb0d42e2b7cef571ac1ea4ae2

Functions
Getter at block 21246423
ADMIN_CONFIG_ID(view returns (bytes32)
0xa729ef4e25027bc652fc8b5c4d1d902947361fa7c8e7b4905e877823f27331b3
DOMAIN_SEPARATOR(view returns (bytes32)
0x561d3e62b3d53d038b3a5c43708c131dd451bc4c423b8b1a01391d9df54d3e32
EPOCH_DURATION_CONFIG_ID(view returns (bytes32)
0x322c05de6115faacfacfbb9e9dba1e2783b1b27705406d17d876122098819d3b
INFLATION_BPS_CONFIG_ID(view returns (bytes32)
0x5e06cfb937811754a8f7cce232ff752da7656d6b44b63c8dd1c0b2a2cd01c3ec
RECIPIENT_CONFIG_ID(view returns (bytes32)
0x9e4b78fbafcf1409bcad5ea4e306cb9e24dd8084dc2a168e004bb04a5b0dc2d9
TIMELOCK_CONFIG_ID(view returns (bytes32)
0x8bdc034209cd34465f1fe5127e9f4c5350103200f3bf7dc8daa75003ccf585e0
decimals(view returns (uint8)
18
getAdmin(view returns (address admin)
0xf3e48a2b1b9808f66321fb1eb385c86d2486dd6a
getConfigCount(view returns (uint256 count)
5
getEpochDuration(view returns (uint256 epochDuration)
1209600
getInflationBps(view returns (uint256 inflationBps)
100
getPendingCount(view returns (uint256 count)
5
getRecipient(view returns (address recipient)
0xebf421c83069143f3bd29a5c690df97cc261e49c
getTimelock(view returns (uint256 timelock)
2419200
name(view returns (string)
Alchemist
symbol(view returns (string)
⚗️
totalSupply(view returns (uint256)
2497848916965104749977762
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
calculateConfigID(string namepure returns (bytes32 configID)
getConfig(bytes32 configIDview returns (struct ITimelockConfigConfig config)
getConfigByIndex(uint256 indexview returns (struct ITimelockConfigConfig config)
getPending(bytes32 configIDview returns (struct ITimelockConfigPendingRequest pendingRequest)
getPendingByIndex(uint256 indexview returns (struct ITimelockConfigPendingRequest pendingRequest)
isConfig(bytes32 configIDview returns (bool status)
isPending(bytes32 configIDview returns (bool status)
nonces(address ownerview returns (uint256)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
advance(
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
cancelChange(bytes32 configID
confirmChange(bytes32 configID
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
requestChange(bytes32 configIDuint256 value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Advanced(uint256 epochuint256 supplyMinted
Approval(address indexed owneraddress indexed spenderuint256 value
ChangeCanceled(bytes32 configIDuint256 value
ChangeConfirmed(bytes32 configIDuint256 value
ChangeRequested(bytes32 configIDuint256 value
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address adminaddress recipientuint256 inflationBpsuint256 epochDurationuint256 timelockuint256 supplyuint256 epochStart
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.