Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sirius | ERC-20 | 2.523855M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20981341 | a month ago | | | 0 | 0.00046645756 | |
| 20874049 | 2 months ago | | | 0 | 0.00034453450 | |
| 20870317 | 2 months ago | | | 0 | 0.00067649813 | |
| 20865189 | 2 months ago | | | 0 | 0.00081049428 | |
| 20862554 | 2 months ago | | | 0 | 0.00056794112 | |
| 20862509 | 2 months ago | | | 0 | 0.00042882846 | |
| 20862360 | 2 months ago | | | 0 | 0.00044703279 | |
| 20862324 | 2 months ago | | | 0 | 0.00036310840 | |
| 20862280 | 2 months ago | | | 0 | 0.00044778696 | |
| 20862275 | 2 months ago | | | 0 | 0.00020694266 |
ABI
ABI objects
Getter at block 21218970
_maxTaxSwap() view returns (uint256)
210000000000000000
_maxTxAmount() view returns (uint256)
21000000000000000000
_maxWalletSize() view returns (uint256)
21000000000000000000
_taxSwapThreshold() view returns (uint256)
210000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
sirius
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
sirius
totalSupply() pure returns (uint256)
21000000000000000000
uniswapV2Pair() view returns (address)
0x62a0ab020a8228c5068f45157589129023159ee1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueETH()
rescueTokens(address _tokenAddr, uint256 _amount)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.