Balances ($18.46)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NRCH | ERC-20 | 49.764396 | $0.369143 |
$18.37 | |
PAXG | ERC-20 | 0.000033 | $2,688.13 |
$0.09 | |
AXIAv3 | ERC-20 | 0.855 | $0.002001 |
$0 | |
USHI | ERC-20 | 0.003979 | $0.000016 |
$0 | |
Shiryo-Inu | ERC-20 | 144.049934K | -- | -- | |
EGGS | ERC-20 | 0 | $0.00 |
$0 | |
EVERMOON | ERC-20 | 0 | $0.000113 |
$0 | |
Mononoke-Inu | ERC-20 | 3.662431M | -- | -- | |
DOGZ | ERC-20 | 0 | $0.000029 |
$0 | |
eUSD | ERC-20 | 0 | $1.037 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21238983 | 8 hours ago | | | 0.025324338 | 0.0047390652 | |
| 21234586 | a day ago | | | 0.0031940871 | 0.0029388477 | |
| 21234303 | a day ago | | | 0 | 0.0024737148 | |
| 21234161 | a day ago | | | 0.009649467 | 0.0035053437 | |
| 21232637 | a day ago | | | 0 | 0.0062101564 | |
| 21221498 | 3 days ago | | | 0.0064209786 | 0.0039208751 | |
| 21218993 | 3 days ago | | | 0.069616398 | 0.0032576998 | |
| 21210895 | 4 days ago | | | 0.06 | 0.0029697294 | |
| 21204979 | 5 days ago | | | 0.00068869347 | 0.00018064459 | |
| 21197378 | 6 days ago | | | 0.80231065 | 0.0040135946 |
ABI
ABI objects
Getter at block 21241249
getAllowanceTarget() view returns (address)
0xdef1c0ded9bec7f1a1670819833240f027b25eff
getBeneficiary() view returns (address)
0x382ffce2287252f930e1c8dc9328dac5bf282ba1
getZeroEx() view returns (address)
0xdef1c0ded9bec7f1a1670819833240f027b25eff
owner() view returns (address)
0x3b5202e1fe7a445835252e9e6b10f3f96090eea3
Read-only
This contract contains no read-only function objects.
State-modifying
Events getFunctionImplementation(bytes4 signature) returns (address impl)
optimalSwap(bytes msgData, address feeToken, uint256 fee) payable returns (bytes)
proxiedSwap(bytes msgData, address feeToken, address inputToken, uint256 inputAmount, address outputToken, uint256 fee) payable returns (bytes)
renounceOwnership()
setAllowanceTarget(address newAllowanceTarget)
setBeneficiary(address beneficiary)
setImplementationOverride(bytes4 signature, address implementation)
setZeroEx(address newZeroEx)
transferOwnership(address newOwner)
AllowanceTargetChanged(address indexed allowanceTarget)
BeneficiaryChanged(address indexed beneficiary)
ImplementationOverrideSet(bytes4 indexed signature, address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ZeroExChanged(address indexed zeroEx)
constructor(address zeroEx, address allowanceTarget, address beneficiary)
receive()
This contract contains no error objects.