JNTR/e <> JNTR, JNTR/b
Verified contract
Active on
Ethereum with 141 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1368…a6bf
0x8276…32bc
Balances ($0.00)
No balances found for "JNTR/e <> JNTR, JNTR/b"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12528593 | 4 years ago | | | 0.02 | 0.0052115920 | |
| 11079714 | 4 years ago | | | 0 | 0.0049727600 | |
| 11066817 | 4 years ago | | | 0 | 0.020783112 | |
| 11066544 | 4 years ago | | | 0 | 0.020783112 | |
| 11066537 | 4 years ago | | | 0 | 0.020783112 | |
| 11066003 | 4 years ago | | | 0 | 0.020781936 | |
| 11066003 | 4 years ago | | | 0 | 0.019797920 | |
| 11066003 | 4 years ago | | | 0 | 0.019797920 | |
| 11065970 | 4 years ago | | | 0 | 0.019793440 | |
| 11065953 | 4 years ago | | | 0 | 0.019796800 |
ABI
ABI objects
Getter at block 21385914
chain() view returns (uint256)
56
claimFee() view returns (uint256)
0
fee() view returns (uint256)
0
foreignGateway() view returns (address)
0xb6b387dc6f6a56f4e62bf56cf4911e127d14e031
isOwner() view returns (bool)
false
name() view returns (string)
JNTR/e <> JNTR, JNTR/b
owner() view returns (address)
0xc326df3bec90f94887d2756e03b51a222f2b0de4
system() view returns (address)
0x0f540ac274a95699c945014105c751baec93c847
token() view returns (address)
0x1368452bfb5cd127971c8de22c58fbe89d35a6bf
validator() view returns (address)
0x82769b05b929e1914799f503fb22506fdcbd32bc
Read-only
balanceOf(address) view returns (uint256)
balanceSwap(address) view returns (uint256)
State-modifying
Events claimToken() payable returns (bool)
claimTokenBehalf(address user) returns (bool)
renounceOwnership()
setClaimFee(uint256 _fee) returns (bool)
setFee(uint256 _fee) returns (bool)
setForeignGateway(address _addr) returns (bool)
setSystem(address _system) returns (bool)
setValidator(address _validator) returns (bool)
swapToken(uint256 amount) payable returns (bool)
transferOwnership(address newOwner)
validatorCallback(uint256 requestId, address tokenForeign, address user, uint256 balanceForeign) returns (bool)
Claim(address indexed user, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed user, uint256 amount)
constructor(address _token, string _name, address _system)
This contract contains no fallback and receive objects.
This contract contains no error objects.