TreasurerController

Verified contract

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

No balances found for "TreasurerController"

0xd138c5da9298994377ac3f3e609e10294103152868d93e7b0694a46f7d5d2f75
0xc41f04ff9b6d0413c7552274053d2c0d4386b7d884b1be20f5903e85b707ee70
0xb0695e17d9c9fcb93b6dcc824deb511a5401773c98ac2b78bb84aa57f6dcb125
0x84788f1c46e7393d0ee34a9ce8a758b1f13e17feb4e0e00276cb988edcdf38ca
0xfc0f27b8e79775d317f8138d0188c83d69f857d8e465d6df0c26c6466311c88e
0x5dfdd24d574938de047ccd845126a77c77428bdabc624a42f921c98bb86b0f30
0xf958ab38f129ba6ba459aa18960dc0a38f8eafcff723b93b685d365c84b4f9fb
0xd865fa0b21d4d4659a856159ad42847498b2190a04f7d0574ddf77f05172d781
0xca1ef331a45283d73e882ef0974c4d410e3341003be3ef1504e9ebdacaeccdc5
0xffd2bfd5a9fa709706e91c397be1a8bbb87745b58074abc61b7c2e4b31e42dcd

Functions
Getter at block 21312895
owner(view returns (address)
0x01699b85936319190cbe11bd73fa664e7b39ca6d
paused(view returns (bool)
false
signer(view returns (address)
0x30841ef8bf7c82b95f8b139e888a82fdecb003c7
Read-only
isSigner(address accountview returns (bool)
wasSignatureUsed(bytes signatureview returns (bool)
State-modifying
pauseSignatures(
renounceOwnership(
transferOwnership(address newOwner
unpauseSignatures(
withdrawERC1155(address tokenuint256 identifieruint256 amountaddress beneficiaryuint256 timestampbytes signature
withdrawERC1155Batch(address tokenuint256[] identifiersuint256[] amountsaddress beneficiaryuint256 timestampbytes signature
withdrawERC721(address tokenuint256 identifieraddress beneficiaryuint256 timestampbytes signature
withdrawMixedBatch(address[] tokensuint256[] identifiersuint256[] amountsuint16[] standardsaddress beneficiaryuint256 timestampbytes signature
Events
ERC1155BatchWithdrawal(address indexed tokenuint256[] indexed Identifiersaddress indexed beneficiarybytes signature
ERC115Withdrawal(address indexed tokenuint256 Identifieruint256 indexed amountaddress indexed beneficiarybytes signature
ERC721Withdrawal(address indexed tokenuint256 Identifieraddress indexed beneficiarybytes signature
MixedBatchWithdrawalMixedBatch(address[] indexed tokensuint256[] indexed identifiersuint16[] indexed standardsaddress beneficiarybytes signature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(address walletaddress signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.