GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xb9c1336c6d7cef0f31bdb6652b26f8ae126fb78656e4ea1656bc1659becb8529
0xf0c0752b57a3e1a6b9964eea722b79acc07043021b9578fd11a292407f7b9533
0xe1867b69c5d7b9d1cf04be223abc599de7c6b5bba722a9108fb0b45ace3781c1
0x099f59ef3da468c54d9170ebdbe075a82d1fc1036b5f3581df4fa8ddb55ce123
0x08706f1dab0597b4043456bf5f4df7b8f734aaacadb95541656180f577f1b7a7
0x57e7054ed4e26d285a269f73e0292a91561cbd7ea49f78c3851ac0489ec169b7
0x18256214de4432d6ae852c352428829358266b0a208e71461229b585b1b121ab
0xf45160a1a1f9d83162e42a53b2720b2d461d281aa67265b603c96651251c08d3
0xc62d27d0b1cf9b8ac56233e7cb4b66d528c7590ef7de7bdac074c51dfdaf6c13
0xfb4de53c2b2d2e9614ef5ca07edd146a27d7b680e4e97919bdd1683e34c02a55

Functions
Getter at block 21279696
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x301ec68e43b9279470a835f8c37b80d816b5bf69b94e44797c1206d06b62d0a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd1Aa1272F708BA759F470ad69CC48E22BF525763, 0xEf48B33975E77723b6D58f08c5dDB4b3b05F0b16, 0x608649d57A233bc30b234daA2b6D957A3a91214d, 0xDC4cf2Fb351911f0c4BD2aBE54a386c89c5ba5C3, 0x7fC611eD8Ca14856499BBef313936e5A257171f3]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
19
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.