BouncyCoinRefund
Verified contract
Active on
Ethereum with 71 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe9f9…4c45
Balances ($0.00)
No balances found for "BouncyCoinRefund"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20254470 | 4 months ago | | | 0 | 0.000077732689 | |
| 20117141 | 5 months ago | | | 0 | 0.00020853853 | |
| 20006480 | 5 months ago | | | 0 | 0.00052278835 | |
| 19518681 | 8 months ago | | | 0 | 0.0014662363 | |
| 18278862 | a year ago | | | 0 | 0.00066673041 | |
| 16842734 | 2 years ago | | | 0 | 0.0016787185 | |
| 16476767 | 2 years ago | | | 0 | 0.00075995985 | |
| 16348261 | 2 years ago | | | 0 | 0.0016771125 | |
| 16348088 | 2 years ago | | | 0 | 0.0010513133 | |
| 15715592 | 2 years ago | | | 0 | 0.0015977977 |
ABI
ABI objects
Getter at block 21211423
MIN_EXCHANGE_RATE() view returns (uint256)
100000000
bouncyCoinToken() view returns (address)
0xe9f9547c17fc9539df99a42dcb6ec38165994c45
exchangeRate() view returns (uint256)
100000001
owner() view returns (address)
0x8c4674f38344af8b226760b07257479a863bbc20
state() view returns (uint8)
0
totalRefunded() view returns (uint256)
37152161992778380069
Read-only
This contract contains no read-only function objects.
State-modifying
Events refund(uint256 _tokenAmount)
setExchangeRate(uint256 _exchangeRate)
start()
stop()
transferERC20Token(address _tokenAddress, address _to, uint256 _value)
withdraw()
Refunded(address addr, uint256 tokenAmount, uint256 ethAmount)
constructor(address _bouncyCoinToken, uint256 _exchangeRate)
fallback()
This contract contains no error objects.