USE Call Option
Verified contract
Active on
Ethereum with 186 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "USE Call Option"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18311713 | a year ago | | | 0 | 0.00041698946 | |
| 10458326 | 4 years ago | | | 0 | 0.0040929800 | |
| 10150422 | 4 years ago | | | 0 | 0.0010763800 | |
| 9680779 | 5 years ago | | | 0 | 0.00024183000 | |
| 9098219 | 5 years ago | | | 0 | 0.00071529000 | |
| 9098145 | 5 years ago | | | 0 | 0.00038843000 | |
| 9055701 | 5 years ago | | | 0 | 0.0015802500 | |
| 9055635 | 5 years ago | | | 0 | 0.00015420510 | |
| 9055626 | 5 years ago | | | 0 | 0.00027133200 | |
| 8814305 | 5 years ago | | | 0 | 0.00029514000 |
ABI
ABI objects
Getter at block 21185753
CUSE12() view returns (uint256)
75000000000000000000000000
INITsupply() view returns (uint256)
9000000000000000000000000000
USEsold() view returns (uint256)
3811759890000000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
USE Call Option
owner() view returns (address)
0xca3f57dffbcf67c074b8cf54e4c873138facfc7f
paused() view returns (bool)
false
symbol() view returns (string)
CUSE
totalSupply() view returns (uint256)
5113240110000000000000000000
usechainAddress() view returns (address)
0x41efd65d4f101ff729d93e7a2b7f9e22f9033332
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events acceptNewOwner() returns (bool)
approve(address _spender, uint256 _value) returns (bool success)
changeOwner(address _newOwner) returns (bool)
decreaseAllowance(address _spender, uint256 _subtractedValue) returns (bool success)
increaseAllowance(address _spender, uint256 _addedValue) returns (bool success)
pause()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unpause()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Paused()
Transfer(address indexed _from, address indexed _to, uint256 _value)
Unpaused()
updateOwner(address _oldOwner, address _newOwner)
constructor(address _usechainAddress)
fallback()
This contract contains no error objects.