Swap

Verified contract

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

No balances found for "Swap"

0xdad60a1f27769ae2c62e50ee28b6015b8659ffe313873883216bd614942acb1c
0x18b8482dac6b035948235543312aa2885d4a447a6e1f18501ea895e47961d287
0x330ee9bfe9934d4cd2ca6cf41c66c179c5d74b54c8c5c4245f4ff7962da74963
0xcfb622956d33516d65ed92139b225b16b18e8d72d2782df56918462b88dc0a1a
0x1d82c09ec8f38a6d6fe72f79c168d4fef7e9073b34b6cfdaa0e7732f69c5f3f6
0x19b806c03520cad9356f72d9ecc941c090a588213144d712b1ecb52d0eaaf55d
0x5e26794d92f1030d35def2cc544547707215115855aa23c84cf8509914cf40dd
0x50e382c87198d5721e70267160bc6c36d630eafaed42c530dc34f6bdaec5490d
From
0x4759831f55430d86fe81e6903fe720f5f8b8fc88cdacb170be66ffd9ef3d2c2b
0x84f6864c2fceae9cbd879c3615da132c627de8727e6fa65ddc2fa6bfe66918a9

Functions
Getter at block 21324987

This contract contains no getter function objects.

Read-only
senderAuthorizations(addressaddressview returns (bool)
signerAuthorizations(addressaddressview returns (bool)
signerMinimumNonce(addressview returns (uint256)
signerNonceStatus(addressuint256view returns (bytes1)
State-modifying
authorizeSender(address authorizedSender
authorizeSigner(address authorizedSigner
cancel(uint256[] nonces
cancelUpTo(uint256 minimumNonce
revokeSender(address authorizedSender
revokeSigner(address authorizedSigner
swap(struct TypesOrder order
Events
AuthorizeSender(address indexed authorizerAddressaddress indexed authorizedSender
AuthorizeSigner(address indexed authorizerAddressaddress indexed authorizedSigner
Cancel(uint256 indexed nonceaddress indexed signerWallet
CancelUpTo(uint256 indexed nonceaddress indexed signerWallet
RevokeSender(address indexed authorizerAddressaddress indexed revokedSender
RevokeSigner(address indexed authorizerAddressaddress indexed revokedSigner
Swap(uint256 indexed nonceuint256 timestampaddress indexed signerWalletuint256 signerAmountuint256 signerIdaddress signerTokenaddress indexed senderWalletuint256 senderAmountuint256 senderIdaddress senderTokenaddress affiliateWalletuint256 affiliateAmountuint256 affiliateIdaddress affiliateToken
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.