GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 245 txns
Deployed by via 0x80cfa286 at 14525659
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18,547.86
ERC-20
Value $92,751,682.03
ERC-20
Value $3,114,371.56
ERC-20
Value $1,686,984.25
)
ERC-721
--
 (#20)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xc47c788bfa60f3055c7651213c5385e97a1ad5ce750f29b23d9cdb4f1f8facb0
0xdfc9acd2b25f6839aafca0b55b906903a72eef68e0287c836dce342e936ae510
0x990e3c017793d29a5086b388ce459f6a83ba0b13847b80e22c58090cf2060365
0x6c86ed15fca171f192d07048cc294d20c35cd2ee18b66af6903d85d6d6db19f1
0x0f413a8cbebb876e827b03a6168d4b7c362e5565c2dd288de2af668471404582
0xdd59684d532be4253e612f6c51496c332de72475ce2b5af67d6c2fc83e0554d1
0x8721c948016e79d040a876c61edb9e52869785397431c5361f9b664a93fb431d
0xd23db80a28fec4fd45b7ff0975434440ac1af2d1fe8c707d1981187387461a43
0xba4c31a11e94aecd88682b2f0b385ae617ecfb46e5c1ebdd2352b06146378184
0xd1aa1e0da8c20bd82f55acd3b22eaa597267169924a6d98fc61e08392d3c25d8

Functions
Getter at block 21306154
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x999c4b73eb38955df816dc1bc3b25785350d8f5e5068e4da0785b5417de7e77b
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
269
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.