Blu Arctic
Verified contract
Proxy
Active on
Ethereum with 1,299 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x6f74…9e5a
0xe826…65c9
0xb2fa…ee3a
23 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BARC | ERC-20 | 6.349216K | -- | -- | |
GLDN | ERC-20 | 81.979758 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20501515 | 4 months ago | | | 0 | 0.00010189367 | |
| 19819675 | 7 months ago | | | 0 | 0.0013249696 | |
| 19081586 | 10 months ago | | | 0 | 0.0017140955 | |
| 19069564 | 10 months ago | | | 0 | 0.0040663044 | |
| 19067577 | 10 months ago | | | 0 | 0.0018531556 | |
| 19067361 | 10 months ago | | | 0 | 0.00052095700 | |
| 19067360 | 10 months ago | | | 0 | 0.00049381103 | |
| 19053074 | 10 months ago | | | 0 | 0.00033693487 | |
| 19053074 | 10 months ago | | | 0 | 0.00033629597 | |
| 18977288 | a year ago | | | 0 | 0.0057681532 |
ABI
ABI objects
Getter at block 21321940
AmountForGLDN() view returns (uint256)
13121170574550562576129
AmountForGrowth() view returns (uint256)
3162332318220140570335
AmountForLiquidity() view returns (uint256)
0
EnableTxLimit() view returns (bool)
false
GrowthWallet() view returns (address)
0x6f749aecf132933b3928c301a34217aac2729e5a
Max_Fee() view returns (uint256)
200
_buyGldnFee() view returns (uint256)
25
_buyGrowthFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_decimals() view returns (uint8)
18
_maxTxAmount() view returns (uint256)
175000000000000000000000
_name() view returns (string)
Blu Arctic
_sellGldnFee() view returns (uint256)
50
_sellGrowthFee() view returns (uint256)
25
_sellLiquidityFee() view returns (uint256)
0
_symbol() view returns (string)
BARC
_walletMax() view returns (uint256)
350000000000000000000000
checkWalletLimit() view returns (bool)
false
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
70000000000000000000000000
liquidityReciever() view returns (address)
0xc9d03c364aced4557892a543c5da0218c6a47e6d
minimumTokensBeforeSwap() view returns (uint256)
10000000000000000000000
name() view returns (string)
Blu Arctic
owner() view returns (address)
0xc9d03c364aced4557892a543c5da0218c6a47e6d
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
BARC
totalSupply() view returns (uint256)
70000000000000000000000000
uniswapPair() view returns (address)
0x2d9e02e149963718113c864253e479a8451eef89
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isDividendExempt(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueFunds()
rescueTokens(address adr, address recipient, uint256 amount)
setAutomaticPairMarket(address _addr, bool _status)
setBuyFee(uint256 _newLP, uint256 _newGldn, uint256 _newGrowth)
setControllers(address _manager, address _dividend)
setExcludeFromFee(address _adr, bool _status)
setIsDividendExempt(address holder, bool exempt)
setNumTokensBeforeSwap(uint256 newLimit)
setSellFee(uint256 _newLP, uint256 _newGldn, uint256 _newGrowth)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(address tokenA, address tokenB, uint256 AmounttokenA, uint256 AmountTokenB)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.