SIDUS
Verified contract
Active on
Ethereum with 127,324 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($14,357.46)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SIDUS | ERC-20 | 3.365276M | $0.003547 |
$11,935.26 | |
USDC | ERC-20 | 1.010423K | $1.001 |
$1,011.43 | |
SHIB | ERC-20 | 34.722313M | $0.000025 |
$867.02 | |
USDT | ERC-20 | 435.2 | $1.002 |
$436.07 | |
GMEE | ERC-20 | 7.425156K | $0.013414 |
$99.6 | |
UFO | ERC-20 | 7.407143M | $0.000001 |
$5.8 | |
LUNA | ERC-20 | 33.126967K | $0.000042 |
$1.38 | |
SYNC | ERC-20 | 4.765585K | $0.000189 |
$0.9 | |
SYNR | ERC-20 | 442.70443 | $0.000007 |
$0 | |
CM | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244578 | 5 minutes ago | | | 0 | 0.00062847739 | |
| 21244550 | 10 minutes ago | | | 0 | 0.00073154381 | |
| 21244548 | 11 minutes ago | | | 0 | 0.00055425462 | |
| 21244545 | 11 minutes ago | | | 0 | 0.00085473028 | |
| 21244527 | 15 minutes ago | | | 0 | 0.00043813145 | |
| 21244512 | 18 minutes ago | | | 0 | 0.00081134702 | |
| 21244479 | 25 minutes ago | | | 0 | 0.00084634209 | |
| 21244454 | 30 minutes ago | | | 0 | 0.00075936114 | |
| 21244413 | 38 minutes ago | | | 0 | 0.0010153266 | |
| 21244350 | an hour ago | | | 0 | 0.00070686509 |
ABI
ABI objects
Getter at block 21244599
MAX_SUPPLY() view returns (uint256)
30000000000000000000000000000
decimals() view returns (uint8)
18
deployer() view returns (address)
0x721d09419d625414b4fabcaae5313e73e7c3ddb2
name() view returns (string)
SIDUS
symbol() view returns (string)
SIDUS
totalSupply() view returns (uint256)
21352665841175167928879049705
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reclaimToken(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address initialKeeper)
This contract contains no fallback and receive objects.
This contract contains no error objects.