TokenSwap
Verified contract
Active on
Ethereum with 2,077 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RAMP | ERC-20 | 5.823777K | $0.082531 |
$480.64 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21266084 | 2 days ago | | | 0 | 0.0021604474 | |
| 21263976 | 3 days ago | | | 0 | 0.0012092125 | |
| 21263866 | 3 days ago | | | 0 | 0.0012000595 | |
| 21241852 | 6 days ago | | | 0 | 0.0010113665 | |
| 21208724 | 10 days ago | | | 0 | 0.0013610224 | |
| 21140640 | 20 days ago | | | 0 | 0.00077073006 | |
| 20615151 | 3 months ago | | | 0 | 0.00016663455 | |
| 20614727 | 3 months ago | | | 0 | 0.00034569299 | |
| 20361211 | 4 months ago | | | 0 | 0.00051225829 | |
| 20269679 | 5 months ago | | | 0 | 0.00073537311 |
ABI
ABI objects
Getter at block 21282080
burnAddress() view returns (address)
0x0000000000000000000000000000000000000001
exchangeRatio() view returns (uint256)
35000000000000000000
inTokenAddress() view returns (address)
0x33d0568941c0c64ff7e0fb4fba0b11bd37deed9f
outTokenAddress() view returns (address)
0x4b5f49487ea7b3609b1ad05459be420548789f1f
outTokenWallet() view returns (address)
0xe51bbd1ad216bba7dc7e98209fd37238dfcb5a9c
Read-only
This contract contains no read-only function objects.
State-modifying
Events tokenSwap(uint256 inAmount)
TokenSwapped(address indexed account, uint256 inAmount, uint256 outAmount)
constructor(address _inTokenAddress, address _outTokenAddress, address _outTokenWallet, address _burnAddress, uint256 _exchangeRatio)
This contract contains no fallback and receive objects.
This contract contains no error objects.