Crypto All Stars
Verified contract
Active on
Ethereum with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xeb85…95d1
Balances ($0.00)
No balances found for "Crypto All Stars"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20770519 | 2 months ago | | | 0 | 0.00040628403 | |
| 20770479 | 2 months ago | | | 0 | 0.00020460683 | |
| 20770479 | 2 months ago | | | 0 | 0.00020460683 | |
| 20770479 | 2 months ago | | | 0 | 0.00020460683 | |
| 20770478 | 2 months ago | | | 0 | 0.00023255788 | |
| 20770478 | 2 months ago | | | 0 | 0.00023255788 | |
| 20770477 | 2 months ago | | | 0 | 0.00020347386 | |
| 20770477 | 2 months ago | | | 0 | 0.00020347386 | |
| 20770477 | 2 months ago | | | 0 | 0.00020347386 | |
| 20770473 | 2 months ago | | | 0 | 0.00036712986 |
ABI
ABI objects
Getter at block 21158553
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_maxWalletSize() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals() pure returns (uint8)
18
name() pure returns (string)
Crypto All Stars
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
STAR
totalSupply() pure returns (uint256)
100000000000000000000000000
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)
createPair(address router)
openTrading()
removeLimits()
renounceOwnership()
rescueETH()
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)
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.