ProxySwapAsset
Verified contract
Active on
Ethereum with 87,483 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($31,517.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FTM | ERC-20 | 39.736606K | $0.790444 |
$31,409.56 | |
MATIC | ERC-20 | 260 | $0.414519 |
$107.77 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19250633 | 9 months ago | | | 0 | 0.00049922356 | |
| 19250626 | 9 months ago | | | 0 | 0.00046422780 | |
| 18982470 | 10 months ago | | | 0 | 0.0011835855 | |
| 18952769 | 10 months ago | | | 0 | 0.0032523305 | |
| 18935582 | 10 months ago | | | 0 | 0.0011319026 | |
| 18927944 | 10 months ago | | | 0 | 0.0027950279 | |
| 18882217 | 10 months ago | | | 0 | 0.0014214769 | |
| 18876240 | 10 months ago | | | 0 | 0.0012885883 | |
| 18864409 | a year ago | | | 0 | 0.0011224053 | |
| 18863264 | a year ago | | | 0 | 0.0017027664 |
ABI
ABI objects
Getter at block 21158275
effectiveInterval() view returns (uint256)
172800
lpProvider() view returns (address)
0x431e81e5dfb5a24541b5ff8762bdef3f32f96354
owner() view returns (address)
0xe3e0c14bbcbf86b3ff60e8666c070d34b84f3f73
proxyToken() view returns (address)
0x4e15361fd6b4bb609fa63c81a2be19d873717870
Read-only
This contract contains no read-only function objects.
State-modifying
Events Swapin(bytes32 txhash, address account, uint256 amount) returns (bool)
Swapout(uint256 amount, address bindaddr) returns (bool)
changeLpProvider(address newProvider) returns (bool)
changeMPCOwner(address newOwner) returns (bool)
withdraw(address to, uint256 amount)
LogChangeLpProvider(address indexed oldProvider, address indexed newProvider)
LogChangeMPCOwner(address indexed oldOwner, address indexed newOwner, uint256 indexed effectiveTime)
LogSwapin(bytes32 indexed txhash, address indexed account, uint256 amount)
LogSwapout(address indexed account, address indexed bindaddr, uint256 amount)
constructor(address _proxyToken, address _lpProvider)
This contract contains no fallback and receive objects.
This contract contains no error objects.