GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0xda5e1f3a at 15297939
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $116,993.7
ERC-20
Value $12,801.89
ERC-20
Value $4,836.65
ERC-20
Value $285.95
ERC-20
Value $109.38
ERC-20
Value $15.84
ERC-20
Value $15.13
ERC-20
Value $5.21
 (#0)
ERC-1555
--
)
ERC-721
--
0x8cf265cb7950f4129ace823fb189454c64efb1df5ab6c29f9146953ee877e119
0x4118f3726ab808d58ebe26bd35f77fd77a475e9fbdeb66987219ccee9d2c36ee
0xdb1824bbb0454692c29df725f10d502d8cb5030f1c872daf0bc287da48ca5527
0x22507174681cb89eb8935894cfdb88159a2cf40ea54468577f1013643001662a
0x80500371c0abab9b1963998fc8f3b6e4b7700f702c891fd444e0123d61ac1ebd
0xb247f38fa19911da432704d00f3062e7e28e4023f745b88114f1ec6a22256e94
0x28181f7fa525744a6ceb03d4e4cd41b42bb9e4212c86d93b393e7b8bff24447b
0xc23c30decf560e693ebcbc38edaa55fcc04275f1feffbccb4452cf1b4b583d2d
0x9afbfa754b0df5b1bda036bf6568e4c0bff85ef3a99149f64883f044913febbc
0xef243a6be0f37dda24ff0e851b228f25035bead4fd91903ceb4e9ae6129a8d64

Functions
Getter at block 21400540
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x79bd2ba2f19e512b236ac889a8030c4485895dffa4edc0385b6866a075f8b0e0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9a783F735779F1686DCD277a39BFb83854d97DF9, 0x860A5A12A81b3585b7e6A5c14eA65817816553cA, 0x7Ddfd559010aaF20A7390195A9e6B2687d9986C2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
71
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.