KyberPayWrapper
Verified contract
Active on
Ethereum with 1,106 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($40.86)
Native
Value
$40.83
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.011 | $3,711.78 |
$40.83 | |
ZEON | ERC-20 | 22 | $0.001367 |
$0.03 | |
MYC | ERC-20 | 7 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12159116 | 4 years ago | | | 0.00582 | 0.12455629 | |
| 12126131 | 4 years ago | | | 0.058477257 | 0.0037315970 | |
| 11984198 | 4 years ago | | | 0.192797 | 0.046738575 | |
| 11966790 | 4 years ago | | | 0.008009 | 0.091124891 | |
| 11966771 | 4 years ago | | | 0.008016 | 0.089877207 | |
| 11810139 | 4 years ago | | | 0 | 0.013144637 | |
| 11800376 | 4 years ago | | | 0 | 0.010440238 | |
| 11795044 | 4 years ago | | | 0.005275 | 0.10647969 | |
| 11765825 | 4 years ago | | | 0 | 0.0050975353 | |
| 11669070 | 4 years ago | | | 0.065159057 | 0.0021580320 |
ABI
ABI objects
Getter at block 21311915
ETH_TOKEN_ADDRESS() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
admin() view returns (address)
0xf9ef59db62f56af114380a7496fd51172dafd41d
getAlerters() view returns (address[])
[]
getOperators() view returns (address[])
[]
pendingAdmin() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events addAlerter(address newAlerter)
addOperator(address newOperator)
claimAdmin()
pay(address src, uint256 srcAmount, address dest, address destAddress, uint256 maxDestAmount, uint256 minConversionRate, address walletId, bytes paymentData, bytes hint, address kyberNetworkProxy) payable
removeAlerter(address alerter)
removeOperator(address operator)
transferAdmin(address newAdmin)
transferAdminQuickly(address newAdmin)
withdrawEther(uint256 amount, address sendTo)
withdrawToken(address token, uint256 amount, address sendTo)
AdminClaimed(address newAdmin, address previousAdmin)
AlerterAdded(address newAlerter, bool isAdd)
EtherWithdraw(uint256 amount, address sendTo)
OperatorAdded(address newOperator, bool isAdd)
ProofOfPayment(address indexed _payer, address indexed _payee, address _token, uint256 _amount, bytes _data)
TokenWithdraw(address token, uint256 amount, address sendTo)
TransferAdminPending(address pendingAdmin)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.