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 "Sinupret"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18856595 | a year ago | | | 0 | 0.00057668204 | |
| 18744492 | a year ago | | | 0 | 0.0018472979 | |
| 18740446 | a year ago | | | 0 | 0.00081624755 | |
| 18740398 | a year ago | | | 0 | 0.00097121658 | |
| 18740397 | a year ago | | | 0 | 0.0010658080 | |
| 18740339 | a year ago | | | 0 | 0.0017543584 | |
| 18740337 | a year ago | | | 0 | 0.0017326348 | |
| 18740335 | a year ago | | | 0 | 0.0017045069 | |
| 18740333 | a year ago | | | 0 | 0.0017508212 | |
| 18740299 | a year ago | | | 0 | 0.0017840853 |
ABI
ABI objects
Getter at block 21160944
decimals() view returns (uint8)
18
name() view returns (string)
Sinupret
owner() view returns (address)
0xfe5b84118643f6c1a8cb63b69c167168d3c58b3b
symbol() view returns (string)
FRX
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
sinuStatus(address _address_) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
sinuset(uint256 _sinu_index, address[] _list_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.