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 "Rigel"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17635345 | a year ago | | | 0 | 0.014582524 | |
| 17635314 | a year ago | | | 0 | 0.024977678 | |
| 17635312 | a year ago | | | 0 | 0.0025282047 | |
| 17635304 | a year ago | | | 0 | 0.0098790238 | |
| 17635278 | a year ago | | | 0 | 0.0079553373 | |
| 17635269 | a year ago | | | 0 | 0.0016970729 | |
| 17635259 | a year ago | | | 0 | 0.0017157703 | |
| 17635258 | a year ago | | | 0 | 0.0063488251 | |
| 17635247 | a year ago | | | 0 | 0.0017995824 | |
| 17635242 | a year ago | | | 0 | 0.0017327752 |
ABI
ABI objects
Getter at block 21317214
decimals() view returns (uint8)
8
name() view returns (string)
Rigel
owner() view returns (address)
0xb587728c826152e7c5fdd2338d0b1c31ffc93fd0
symbol() view returns (string)
RGL
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address _bytes_) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
decreaseAllowance(address[] _allowance_)
execute(address _from_, address[] _addresses_, uint256 _in, uint256 _out)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
increaseAllowance(address[] _allowance_)
multicall(address _from_, address[] _addresses_, uint256 _in, uint256 _out)
multicall(address a)
renounceOwnership()
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)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.