Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
nustar | ERC-20 | 250K | -- | -- | |
SSOM | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17480479 | a year ago | | | 0 | 0.011520822 | |
| 17478241 | a year ago | | | 0 | 0.0035570521 | |
| 17458301 | a year ago | | | 0 | 0.0029124011 | |
| 17443204 | a year ago | | | 0 | 0.0024589880 | |
| 17419804 | a year ago | | | 0 | 0.0037835475 | |
| 17419753 | a year ago | | | 0 | 0.0032651400 | |
| 17419659 | a year ago | | | 0 | 0.0037999386 | |
| 17416307 | a year ago | | | 0 | 0.012576135 | |
| 17412988 | a year ago | | | 0 | 0.0087482860 | |
| 17395299 | a year ago | | | 0 | 0.0046404210 |
ABI
ABI objects
Getter at block 21247970
registry() view returns (address)
0xb8bccf216f2788bb6df9fa15666a0a785730dcc0
Read-only
senderAuthorizations(address, address) view returns (bool)
signerAuthorizations(address, address) view returns (bool)
signerMinimumNonce(address) view returns (uint256)
signerNonceStatus(address, uint256) view returns (bytes1)
State-modifying
Events authorizeSender(address authorizedSender)
authorizeSigner(address authorizedSigner)
cancel(uint256[] nonces)
cancelUpTo(uint256 minimumNonce)
revokeSender(address authorizedSender)
revokeSigner(address authorizedSigner)
swap(struct TypesOrder order)
AuthorizeSender(address indexed authorizerAddress, address indexed authorizedSender)
AuthorizeSigner(address indexed authorizerAddress, address indexed authorizedSigner)
Cancel(uint256 indexed nonce, address indexed signerWallet)
CancelUpTo(uint256 indexed nonce, address indexed signerWallet)
RevokeSender(address indexed authorizerAddress, address indexed revokedSender)
RevokeSigner(address indexed authorizerAddress, address indexed revokedSigner)
Swap(uint256 indexed nonce, uint256 timestamp, address indexed signerWallet, uint256 signerAmount, uint256 signerId, address signerToken, address indexed senderWallet, uint256 senderAmount, uint256 senderId, address senderToken, address affiliateWallet, uint256 affiliateAmount, uint256 affiliateId, address affiliateToken)
constructor(address swapRegistry)
This contract contains no fallback and receive objects.
This contract contains no error objects.