ColonizeMars
Verified contract
Active on
Ethereum with 2,333 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($26.87)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GTM | ERC-20 | 206.021477K | $0.00013 |
$26.87 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21282362 | 3 days ago | | | 0 | 0.0031960018 | |
| 21270856 | 5 days ago | | | 0 | 0.00056422116 | |
| 21266503 | 6 days ago | | | 0 | 0.00074334435 | |
| 21245569 | 8 days ago | | | 0 | 0.00058217334 | |
| 21239145 | 9 days ago | | | 0 | 0.00093383226 | |
| 21229724 | 11 days ago | | | 0 | 0.00079161290 | |
| 21205640 | 14 days ago | | | 0 | 0.0018926892 | |
| 21178114 | 18 days ago | | | 0 | 0.0046368782 | |
| 21168069 | 19 days ago | | | 0 | 0.0075037116 | |
| 21143450 | 23 days ago | | | 0 | 0.0011963285 |
ABI
ABI objects
Getter at block 21305850
buyTotalFees() view returns (uint8)
0
decimals() pure returns (uint8)
18
limitsInEffect() view returns (bool)
false
liqFee() view returns (uint8)
20
maxTransactionAmount() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
moonFee() view returns (uint8)
40
name() pure returns (string)
ColonizeMars
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint16)
30
swapTokensAtAmount() view returns (uint256)
20000000000000000000000
symbol() pure returns (string)
GTM
technologyFee() view returns (uint8)
40
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x2f679f848622da6f39f9ad807c7786618d283c79
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFee(address account) view returns (bool)
State-modifying
Events airdropWallets(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
beginTrading() payable
burn(uint256 value)
openTrade(bool status)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setDistributionFees(uint8 _liqFee, uint8 _moonFee, uint8 _technologyFee)
setExcludedFromFees(address account, bool excluded)
setExcludedFromMaxTransaction(address account, bool excluded)
setFees(uint8 _buyTotalFees, uint16 _sellTotalFees)
setMaxTxnAmount(uint256 newMaxTx)
setMaxWalletAmount(uint256 newMaxWallet)
setSwapAtAmount(uint256 newSwapAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateLiqWallet(address newAddress)
updateMoonWallet(address newAddress)
updateTechnologyWallet(address newAddress)
withdrawStuckETH(address addr)
withdrawStuckToken(address token, address to)
Approval(address indexed owner, address indexed spender, uint256 value)
SwapAndLiquify(uint256 tokensSwapped, uint256 teamETH, uint256 liqETH, uint256 TreasuryETH)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.