DecnetralFree
Verified contract
Active on
Ethereum with 60 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FREELA | ERC-20 | 28.331885K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18314105 | a year ago | | | 0 | 0.00068921561 | |
| 18314089 | a year ago | | | 0 | 0.00072153223 | |
| 18314076 | a year ago | | | 0 | 0.00083705850 | |
| 18314073 | a year ago | | | 0 | 0.0011485746 | |
| 18314070 | a year ago | | | 0 | 0.0013692486 | |
| 18314047 | a year ago | | | 0 | 0.00072381439 | |
| 18314025 | a year ago | | | 0 | 0.0010556358 | |
| 18314024 | a year ago | | | 0 | 0.0010829827 | |
| 18314023 | a year ago | | | 0 | 0.0010829827 | |
| 18314022 | a year ago | | | 0 | 0.0011049063 |
ABI
ABI objects
Getter at block 21230509
buyFees() view returns (uint256)
1
decimals() view returns (uint8)
18
devAddress() view returns (address)
0x9e46ab7df84f6fa6e63506c364e4fd77685dc11d
isBuyEnabled() view returns (bool)
true
launchFees() view returns (bool)
false
launchLimit() view returns (bool)
false
launchTime() view returns (uint256)
18313892
maxBuyBag() view returns (uint256)
15000000000000000000000
maxFeeSwap() view returns (uint256)
6500000000000000000000
maxSellBag() view returns (uint256)
15000000000000000000000
maxWalletBag() view returns (uint256)
30000000000000000000000
minFeeSwap() view returns (uint256)
100000000000000000000
name() view returns (string)
DecnetralFree
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
symbol() view returns (string)
FREELA
totalSupply() view returns (uint256)
1000000000000000000000000
totalTokensAccumulated() view returns (uint256)
51342485934735650620081
uniswapV2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapV2Pair() view returns (address)
0x75bc385cc3ac62b7a3d5eacb35953c374c52ddc0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
permit(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
setNewFees(uint256 newBuyFees, uint256 newSellFees)
specialTax(address account, bool excluded)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.