ExenoFinanceNode
Verified contract
Active on
Ethereum with 106 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0c9b…7abb
-
variable spans 4 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EXN | ERC-20 | 1.056928M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17592939 | a year ago | | | 0 | 0.0026137093 | |
| 17592925 | a year ago | | | 0 | 0.0016002200 | |
| 17415043 | a year ago | | | 0 | 0.0018622295 | |
| 17344142 | a year ago | | | 0 | 0.0011117437 | |
| 17162723 | 2 years ago | | | 0 | 0.0054451928 | |
| 17144880 | 2 years ago | | | 0 | 0.0013116174 | |
| 17144516 | 2 years ago | | | 0.00262883 | 0.0058752677 | |
| 17144507 | 2 years ago | | | 0.00262642 | 0.0060165394 | |
| 17144459 | 2 years ago | | | 0 | 0.0052318724 | |
| 17144338 | 2 years ago | | | 0.00261351 | 0.0062644859 |
ABI
ABI objects
Getter at block 21220328
NETWORK() view returns (bytes32)
0x457468657265756d000000000000000000000000000000000000000000000000
PREDECESSOR() view returns (address)
0x0000000000000000000000000000000000000000
SIGNER_SIZE() view returns (uint8)
5
acceptedToken() view returns (address)
0x0c9b3ab1bd0cf0745625381f5c3aa1cd9bbc7abb
coreToken() view returns (address)
0x0c9b3ab1bd0cf0745625381f5c3aa1cd9bbc7abb
frozenTokens() view returns (uint256)
1030112980561480000000000
getTokenList() view returns (address[], uint256)
([0x0000000000000000000000000000000000000000, 0x0c9b3aB1bd0CF0745625381F5C3Aa1CD9BBc7Abb, 0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0], 3)
nativeToken() pure returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xa190d367c57f35eb50327803599e5d139b98a045
paused() view returns (bool)
false
Read-only
PERCENTAGE(uint256) view returns (uint8)
affiliateFees(address, uint256, uint256) view returns (uint256)
availableTokens(address token) view returns (uint256)
creditIds(bytes32) view returns (bool)
debitIds(bytes32) view returns (bool)
getDepositBalance(address beneficiary, address token) view returns (uint256)
getDeposits(address beneficiary, address token) view returns (uint256)
getStakeBalance(address beneficiary, address token) view returns (uint256)
getStakes(address beneficiary, address token) view returns (uint256)
getUndeposits(address beneficiary, address token) view returns (uint256)
getUnstakes(address beneficiary, address token) view returns (uint256)
isCreditId(bytes32 id) view returns (bool)
isDebitId(bytes32 id) view returns (bool)
ownedTokens(address token) view returns (uint256)
platformFees(address, uint256, uint256) view returns (uint256)
signerList(uint256) view returns (address)
signers(address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events credit(bytes encodedData) payable
debit(bytes encodedData) payable
decommission(address wallet)
deposit(address beneficiary, address token, uint256 amount) payable
escrow(bytes encodedData) payable
freezeTokens(uint256 amount, address wallet)
onApprovalReceived(address sender, uint256 amount, bytes data) returns (bytes4)
onTransferReceived(address spender, address sender, uint256 amount, bytes data) returns (bytes4)
option(bytes encodedData) payable
pause()
releaseAvailableCash(uint256 amount, address wallet)
releaseAvailableTokens(address token, uint256 amount, address wallet)
releaseEverything(address wallet)
releaseFees(address actor) returns (bool)
releaseFees(address actor, uint256 timeout, bytes signature) returns (bool)
renounceOwnership()
setPercentage(uint8[2] percentage)
setSigners(address[5] newSigners)
swap(bytes encodedData) payable
transferOwnership(address newOwner)
unfreezeTokens(uint256 amount, address wallet)
unpause()
voucher(bytes encodedData) payable
withdraw(address wallet, address token, uint256 amount) returns (bool)
Credit(bytes32 indexed id, address platform, address affiliate, bytes8[2] network, address[2] beneficiary, address[2] token, uint256[2] amount, int32[2] timeout, bytes1[2] mode, bytes16 method, bytes32 memo)
Debit(bytes32 indexed id, address platform, address affiliate, bytes8[2] network, address[2] beneficiary, address[2] token, uint256[2] amount, int32[2] timeout, bytes1[2] mode, bytes16 method, bytes32 memo)
Deposit(address indexed beneficiary, address indexed token, uint256 amount)
FreezeTokens(uint256 amount)
Option(bytes32 indexed id, address platform, address affiliate, bytes8[2] network, address[2] beneficiary, address[2] token, uint256[2] amount, int32[2] timeout, bytes1[2] mode, bytes16 method, bytes32 memo)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
ReleaseFees(address actor, uint256[2] payout, bool status)
ReleaseFunds(address indexed token, uint256 amount)
Revoke(bytes32 indexed id, address platform, address affiliate, bytes8[2] network, address[2] beneficiary, address[2] token, uint256[2] amount, int32[2] timeout, bytes1[2] mode, bytes16 method, bytes32 memo)
SetSigners(address[5] signers)
Swap(bytes32 indexed id, address platform, address affiliate, bytes8[2] network, address[2] beneficiary, address[2] token, uint256[2] amount, int32[2] timeout, bytes1[2] mode, bytes16 method, bytes32 memo)
TokensApproved(address indexed sender, uint256 amount, bytes data)
TokensReceived(address indexed operator, address indexed sender, uint256 amount, bytes data)
UnfreezeTokens(uint256 amount)
Unpaused(address account)
Update(bytes32 indexed id, address platform, address affiliate, bytes8[2] network, address[2] beneficiary, address[2] token, uint256[2] amount, int32[2] timeout, bytes1[2] mode, bytes16 method, bytes32 memo)
Withdraw(address indexed beneficiary, address indexed token, uint256 amount, bool status)
constructor(bytes32 network, address token, address predecessor)
receive()
This contract contains no error objects.