Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
1 additional
variable
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,197.08 |
$0 | |
COSMIC | ERC-20 | 2.428961M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15500331 | 2 years ago | | | 0 | 0.00039402373 | |
| 15413540 | 2 years ago | | | 0 | 0.00055868400 | |
| 15404726 | 2 years ago | | | 0 | 0.00050481364 | |
| 15404645 | 2 years ago | | | 0 | 0.00051800138 | |
| 15404512 | 2 years ago | | | 0 | 0.0010632164 | |
| 15404489 | 2 years ago | | | 0 | 0.0013212279 | |
| 15404471 | 2 years ago | | | 0 | 0.00077117882 | |
| 15404470 | 2 years ago | | | 0 | 0.00067507364 | |
| 15404469 | 2 years ago | | | 0 | 0.00060788219 | |
| 15404452 | 2 years ago | | | 0 | 0.00062206771 |
ABI
ABI objects
Getter at block 21157449
_maxTxAmount() view returns (uint256)
10000000000000
_maxWalletToken() view returns (uint256)
10000000000000
burnFee() view returns (uint256)
0
buybackFee() view returns (uint256)
10
buybackFeeReceiver() view returns (address)
0x72ef5982d80ead232a665b0ad929a8ecd7a36780
decimals() view returns (uint8)
4
feeDenominator() view returns (uint256)
1000
getCirculatingSupply() view returns (uint256)
10000000000000
getOwner() view returns (address)
0xf45fcb6d5bc9680d5c29a0e4efc9318d4634c0cd
marketingFee() view returns (uint256)
30
marketingFeeReceiver() view returns (address)
0x72ef5982d80ead232a665b0ad929a8ecd7a36780
name() view returns (string)
COSMIC
pair() view returns (address)
0x3f53a0705d437ffd31b211f8d955ddb26098df03
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
20000000000
symbol() view returns (string)
COSMIC
teamFee() view returns (uint256)
30
teamFeeReceiver() view returns (address)
0x72ef5982d80ead232a665b0ad929a8ecd7a36780
totalFee() view returns (uint256)
70
totalSupply() view returns (uint256)
10000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver, address _teamFeeReceiver, address _buybackFeeReceiver)
setFees_base1000(uint256 _marketingFee, uint256 _teamFee, uint256 _buybackFee, uint256 _burnFee)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _amount)
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)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.