GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 71 txns
Deployed by via 0xf0288229 at 14755955
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $510,280.23
ERC-20
Value $6,792,452.24
ERC-20
Value $48,057.18
ERC-20
Value $4,271.24
ERC-20
Value $0.98
ERC-20
Value $0.73
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
0x8b8fe873f7046e09d413247478d4a0f64cb05200bd902edbbe93505d7d868236
0x1b24ab4b8b42e6631508ee656cb708b09f64309c28c102423d66958510263a34
0x71489f821f196761a3e36202ddbc7fbd20ab41661790fb1113d4a22e8d9a670d
0x3ef3c16f8d7f28c0802171fdbe1de3e94fa3d7283dc43d3d143e90bd5067b178
0x07d1ae02116d1b4e57d565678fe0aa4543cb52b2f6d70b3dab2c0f1055b73add
0x70346cded63bc036c71ff82e2407711bfd7d22ac8be2f1b0309664d5cd077826
0xde67945a7ccf91d96f7c54eec942755b2be9f52f74f84b44d6af81b0ae5cbc68
0x95ebb30a6a2667b19e546fe518fae17a1cb06eb95ea753b90a13b2eabfcd1556
0x5048cf867633843065d9cd7b2d158083200bf465580fba1aa34923732afe6796
0x0c0e2c4add23e9a720401735b87d258a27aaedaf9e21c2ea3fa221c1c3852596

Functions
Getter at block 21227260
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe0a5923eda5647968465f66baddba3617cebc20395e8a83c1988b3eabf4cae58
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0D3DD943E752d66363ace488501f0A76e9b89Bbc, 0xfce8BAaBF07D2220541e9C8dD771aC7fE1fDc68A, 0xA68450b019Ab4fB94397365784DABF75Ab2a7002]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
69
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.