Zapper_Matic_Bridge_V1_1
Verified contract
Active on
Ethereum with 5,714 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa0c6…7c77
0x401f…188b
Balances ($6.96)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MATIC | ERC-20 | 13.044787 | $0.53392 |
$6.96 | |
MNTO | ERC-20 | 0 | $1.17 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18504747 | a year ago | | | 0 | 0.0052884901 | |
| 15559996 | 2 years ago | | | 0.002 | 0.00030691800 | |
| 15427807 | 2 years ago | | | 0.000813822 | 0.000059198000 | |
| 15202273 | 2 years ago | | | 0.001 | 0.00054994400 | |
| 14325534 | 3 years ago | | | 0 | 0.0034117742 | |
| 14138724 | 3 years ago | | | 0.00008 | 0.010314533 | |
| 14085625 | 3 years ago | | | 0.42 | 0.021281888 | |
| 14085149 | 3 years ago | | | 0.03658 | 0.032660417 | |
| 14084023 | 3 years ago | | | 0.11 | 0.026294773 | |
| 14081122 | 3 years ago | | | 1 | 0.026192844 |
ABI
ABI objects
Getter at block 21259078
depositManager() view returns (address)
0x401f6c983ea34274ec46f84d70b31c151321188b
goodwill() view returns (uint256)
0
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
rootChainManager() view returns (address)
0xa0c68c638235ee32657e8f720a23cec1bfc77c77
stopped() view returns (bool)
false
Read-only
affiliateBalance(address, address) view returns (uint256)
affiliates(address) view returns (bool)
approvedTargets(address) view returns (bool)
feeWhitelist(address) view returns (bool)
totalAffiliateBalance(address) view returns (uint256)
State-modifying
Events ZapBridge(address fromToken, address toToken, uint256[2] swapAmounts, uint256[2] minTokensRec, address[2] swapTargets, bytes[2] swapData, address affiliate) payable
affilliateWithdraw(address[] tokens)
renounceOwnership()
setApprovedTargets(address[] targets, bool[] isApproved)
set_affiliate(address _affiliate, bool _status)
set_feeWhitelist(address zapAddress, bool status)
set_new_affiliateSplit(uint256 _new_affiliateSplit)
set_new_goodwill(uint256 _new_goodwill)
toggleContractActive()
transferOwnership(address newOwner)
withdrawTokens(address[] tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _goodwill, uint256 _affiliateSplit)
receive()
This contract contains no error objects.