MintProxy

Verified contract

Proxy

Active on Ethereum with 281 txns
Deployed by via 0xdaf03d34 at 16689302
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x325fbb0a103fae9241223aad60dd29a462d49b6938320e8e3030d77a7c3a6fe5
0xdfa9c94e1066c64ac6972b4d2ea758d77feb143ad473cbee9636b82fe4548afa
0x10c107b7255f961a94476f5cb399517b0e5c0b27d081914fd9675e5eaff3f1e3
0x913639bff70c08be7b79171d8751b68f7b94f4217c7e552fc25f5c3ad502fb40
0xba75082c553fd54557f8f9617588900f6958f9b011c29362156569d45e215705
0xa0ba6aab7de84dee6b6b7c027a66ef4e0d3068db2090ce53fcf2243dc20b42a8
0x2e91c92ec7137b378b866177d4c300546564de4f3e7a87b59629315b591f98fa
0xafc8eb3e80091c56de1833ead68550e92a44718d15bf86a7aa66c935e0ca6134
0xf7251338a505bc1a8886288a559f9b93db51087744edd7498bf199fa8fcce21f
0xa263dc9ffcb9fcd79614ad818d8e65c47af41386920ef4b0606059415bb4b0cb

Functions
Getter at block 21160655
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
GATEKEEPER(view returns (bytes32)
0x20162831d2f54c3e11eebafebfeda495d4c52c67b1708251179ec91fb76dd3b2
TOKEN_PROVIDER(view returns (bytes32)
0x8c60700f65fcee73179f64477eb1484ea199744913cfa6e5fe87df1dcd47e13d
allocation(view returns (uint256)
53323264189545854289013739
buyback(view returns (address)
0xf03877a75d93bd68a54131d89433024e79d2567f
freeAllocation(view returns (uint256)
22242612480683499452393739
mnt(view returns (address)
0x149cac67f1cd5d80651e7c9bb359ec285d821a05
Read-only
delayList(addressview returns (bool)
endOfVesting(address who_view returns (uint256)
getReleasableWithoutCliff(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isOperationPaused(bytes32 opaddress subjectview returns (bool)
lockedAmount(address who_view returns (uint256)
releasableAmount(address who_view returns (uint256)
schedules(addressview returns (uint256 totalAmountuint256 releaseduint32 createduint32 startuint32 durationbool revocable)
supportsInterface(bytes4 interfaceIdview returns (bool)
vestedAmount(address who_view returns (uint256)
State-modifying
changeAdmin(address newAdmin
multicall(bytes[] datareturns (bytes[] results)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addToDelayList(address who_
createVestingScheduleBatch(struct IVestingScheduleData[] schedulesData
grantRole(bytes32 roleaddress account
initialize(address _adminaddress _mntaddress _buyback
pauseOperation(bytes32 opaddress subject
refill(uint256 amount
removeFromDelayList(address who_
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
revokeVestingSchedule(address target_
revokeVestingScheduleLight(address target_
sweep(address recipientuint256 amount
unpauseOperation(bytes32 opaddress subject
updateVestingScheduleLight(struct IVestingScheduleData newVestingScheduleData
updateVestingScheduleLightBatch(struct IVestingScheduleData[] newVestingScheduleDataSets
withdraw(uint256 amount_
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AddedToDelayList(address account
Initialized(uint8 version
OperationPaused(bytes32 opaddress subject
OperationUnpaused(bytes32 opaddress subject
RemovedFromDelayList(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
VestingScheduleAdded(address targetstruct IVestingVestingSchedule schedule
VestingScheduleRevoked(address targetuint256 unreleaseduint256 locked
VestingScheduleUpdated(address targetstruct IVestingVestingSchedule previousSchedulestruct IVestingVestingSchedule newSchedule
Withdrawn(address targetuint256 withdrawn
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.