Mintstargram
Verified contract
Active on
Ethereum with 451 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb2d5…b108
0xcd8c…5a82
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STAR | ERC-20 | 346.875471K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21171091 | 11 days ago | | | 0 | 0.0034579080 | |
| 21171089 | 11 days ago | | | 0 | 0.0033417366 | |
| 21171080 | 11 days ago | | | 0 | 0.0023062516 | |
| 20743035 | 2 months ago | | | 0 | 0.00024141222 | |
| 20576427 | 3 months ago | | | 0 | 0.00012472600 | |
| 20495902 | 3 months ago | | | 0 | 0.000074085160 | |
| 20296778 | 4 months ago | | | 0 | 0.00010872895 | |
| 20280853 | 4 months ago | | | 0 | 0.000083903888 | |
| 20279977 | 4 months ago | | | 0 | 0.00014087453 | |
| 20144284 | 5 months ago | | | 0 | 0.00012076146 |
ABI
ABI objects
Getter at block 21249312
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
1000000000000000000000000000
buyfee() view returns (uint256)
10
copyright() view returns (string)
analytixaudit.com
decimals() pure returns (uint8)
18
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x378063b68fd0b89a7a914bb96e632e08c0a361aa
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0x3b950e7f3460173049a92c3b042658318c28c07a
name() pure returns (string)
Mintstargram
owner() view returns (address)
0x378063b68fd0b89a7a914bb96e632e08c0a361aa
sellfee() view returns (uint256)
10
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
200000000000000000000000
symbol() pure returns (string)
STAR
totalSupply() pure returns (uint256)
1000000000000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
returnStats(address account) view returns (uint256 _firstBuy, uint256 _lastBuy)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeWallets(address newBuy)
enableTrading()
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
toggleCanSwapFees(bool yesno)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTaxesBool(bool buy, bool sell)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify()
Transfer(address indexed from, address indexed to, uint256 value)
_changeFees(uint256 buy, uint256 sell)
_changePair(address newLpPair)
_changeThreshold(uint256 newThreshold)
_changeWallets(address newBuy)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor(address licenseChecker)
receive()
This contract contains no error objects.