VarenRouter
Verified contract
Active on
Ethereum with 857 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x81b7…03ef
Balances ($233.74)
Native
Value
$233.7
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.07 | $3,338.58 |
$233.7 | |
renBTC | ERC-20 | 0 | $87,417.00 |
$0.03 | |
renDOGE | ERC-20 | 0.000097 | -- | -- | |
renLUNA | ERC-20 | 0.000018 | -- | -- | |
renZEC | ERC-20 | 0.000004 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16017053 | 2 years ago | | | 0 | 0.0022249930 | |
| 16015000 | 2 years ago | | | 1.49228 | 0.0059254178 | |
| 16013007 | 2 years ago | | | 0.073180412 | 0.0017936486 | |
| 16010826 | 2 years ago | | | 0 | 0.0027449638 | |
| 16010772 | 2 years ago | | | 0.50457 | 0.0039371802 | |
| 16009522 | 2 years ago | | | 1 | 0.0071150179 | |
| 16006821 | 2 years ago | | | 0.2 | 0.0025866355 | |
| 16006285 | 2 years ago | | | 0 | 0.0026409258 | |
| 16006282 | 2 years ago | | | 0 | 0.0032397702 | |
| 16006087 | 2 years ago | | | 0 | 0.0035821654 |
ABI
ABI objects
Getter at block 21169176
ETH_REPRESENTING_ADDRESS() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
FEE() view returns (uint256)
50
PERCENTAGE_DIVIDER() view returns (uint256)
100000
devWallet() view returns (address)
0x81b74adc3307a9f4370075de0e561ea49b1703ef
registry() view returns (address)
0xf36666c230fa12333579b9bd6196cb634d6bc506
router() view returns (address)
0x1111111254fb6c44bac0bed2854e76f90643097d
Read-only
currentBalance(address _token) view returns (uint256 balance)
State-modifying
Events swap(address sender, address mintToken, address burnToken, uint256 burnAmount, bytes burnSendTo, struct VarenRouterSwapVars swapVars, uint256 _amount, bytes32 _nHash, bytes _sig) payable
Burn(address indexed sender, uint256 amount)
Mint(address indexed sender, uint256 amount)
Swap(address indexed sender, address indexed from, address indexed to, uint256 amount)
constructor(address _router, address _registry, address _devWallet)
receive()
This contract contains no error objects.