GatewayMinterProxy

Verified contract

Proxy

Active on Ethereum with 463 txns
Deployed by via 0xd692034b at 15076525
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GatewayMinterProxy"

0x15063e1521c87cf95668510a57aaa745fd0dd8e91568c10c5fbaddfa3c98f341
0x2747e054b4e88371f2e757ee6828fcdc306081a216f4daf3f4e6bcf4cb8b70ae
0x1dcb938eb12acbc65e8c744c3394ea76206cc5198def0a0029c05b951ff2b89d
0xc0dcbcfc8124b6293b5f3aa603d678ad1607d22c0ef26e7ea6e242b80b60c6c5
0x95881a7ce57f3b6b9ca52ffe8cd10d74c076d655a9c71548667e9e617e560595
0x6795bb4c9e4788dc34fc110971691b530945819c16d93ec5586a05831e7634a1
0x54019cdd9cbc96d6c93b6266026a86ad5b56903e8e8795e4671cebcf0b852d38
0xc09528e2cd56283bd1748fcbb66388dbea84d130836e1c08c520f86eda6f68ab
0x225f300730715386dd5541ef4be880bc33a4e1d0209c1ef8cd1e30a82cabddd9
0x0bc06b5fd87c4f26c586bfb1213defa47acac357edcf7776a5daf39796018099

Functions
Getter at block 21436831
implementation(view returns (address)
0xe2ca05ccbfa31553d08bea11f92f23439a5fe3df
owner(view returns (address)
0x7f243bc585dc218d6b33949c02d01ac3b007aaa5
upgradeDelay(view returns (uint256)
0
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
starkExchangeAddress(view returns (address)
0xf5c9f957705bea56a7e806943f98f7777b995826
Read-only

This contract contains no read-only function objects.

State-modifying
addImplementation(address newImplementationuint256 newUpgradeDelay
increaseUpgradeDelay(uint256 newUpgradeDelay
onERC721Received(addressaddressuint256bytesreturns (bytes4)
purgePreviousImplementation(
rollbackImplementation(
transferOwnership(address newOwner
upgradeImplementation(
mintFor(address destinationuint256 amountbytes blob
mintForSelf(bytes blobbytes32 metadatabytes signature
setStarkExchangeAddress(address _starkExchangeAddress
Events
ImplementationAdded(address indexed implementationuint256 indexed upgradeDelay
ImplementationRolledBack(address indexed previousImplementationaddress indexed implementation
ImplementationUpgraded(address indexed previousImplemntationaddress indexed implementation
PreviousImplementationPurged(address indexed previousImplementation
UpgradeDelayIncreased(uint256 indexed previousUpgradeDelayuint256 indexed upgradeDelay
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.