Nsure ETH
Verified contract
Active on
Ethereum with 575 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($349,829.95)
Native
Value
$349,829.95
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 94.432 | $3,704.57 |
$349,829.95 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19749132 | 7 months ago | | | 0 | 0.00023561550 | |
| 18835170 | a year ago | | | 0 | 0.0013133890 | |
| 18834873 | a year ago | | | 0 | 0.0012589257 | |
| 18711445 | a year ago | | | 0 | 0.0010005255 | |
| 17558690 | a year ago | | | 0 | 0.00060610253 | |
| 17077872 | 2 years ago | | | 0 | 0.0010831185 | |
| 16548239 | 2 years ago | | | 0 | 0.0010493798 | |
| 16516167 | 2 years ago | | | 0 | 0.00091152411 | |
| 16412850 | 2 years ago | | | 0 | 0.00081562977 | |
| 16356554 | 2 years ago | | | 0 | 0.00063917015 |
ABI
ABI objects
Getter at block 21306657
ETHEREUM() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
decimals() view returns (uint8)
18
maxConvert() view returns (uint256)
10000000000000000000000
name() view returns (string)
Nsure ETH
operator() view returns (address)
0x1995dc62b91163e4693f63eae7af6559c8ab299c
owner() view returns (address)
0x1995dc62b91163e4693f63eae7af6559c8ab299c
paused() view returns (bool)
false
smartBalance() view returns (uint256)
94432000000000000000
symbol() view returns (string)
nETH
token() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
tokenDecimal() view returns (uint256)
18
totalSupply() view returns (uint256)
94432000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
depositAt(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
convert(uint256 _amount) payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exit(uint256 _value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
payouts(address _to, uint256 _amount)
renounceOwnership()
setMaxConvert(uint256 _max)
setOperator(address _operator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
eBurn(address indexed sender, uint256 amount, uint256 output)
eMint(address indexed sender, uint256 input, uint256 amount)
ePayouts(address indexed to, uint256 amount)
eSetMaxConvert(uint256 max)
eSetOperator(address indexed operator)
constructor(address _token, uint256 _tokenDecimal, string name, string symbol)
receive()
This contract contains no error objects.