GreenFields
Verified contract
Active on
Ethereum with 203 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FIE | ERC-20 | 20.683426M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14410965 | 3 years ago | | | 0 | 0.0017574700 | |
| 14410965 | 3 years ago | | | 0 | 0.0017574700 | |
| 14410925 | 3 years ago | | | 0 | 0.0017574700 | |
| 14410925 | 3 years ago | | | 0 | 0.0017574700 | |
| 14410924 | 3 years ago | | | 0 | 0.0016310857 | |
| 14410924 | 3 years ago | | | 0 | 0.0016310857 | |
| 14410896 | 3 years ago | | | 0 | 0.0027581220 | |
| 14410896 | 3 years ago | | | 0 | 0.0027581220 | |
| 14410884 | 3 years ago | | | 0 | 0.0029145674 | |
| 14410884 | 3 years ago | | | 0 | 0.0029145674 |
ABI
ABI objects
Getter at block 21124334
blacklistEnabled() view returns (bool)
false
bonustax() view returns (uint256)
0
buytax() view returns (uint256)
6
collectTaxEnabled() view returns (bool)
true
decimals() view returns (uint8)
6
getOwner() view returns (address)
0x8553216807691c8eb644ddd385d4b8956417a0f9
getPair() view returns (address)
0xb775da70a0cc7a926b8ced157bd9bc0af183dda0
getRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getWBNB() view returns (address)
0xc778417e063141139fce010982780140aa0cd5ab
inSwap() view returns (bool)
false
maxbuy_amount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() view returns (string)
GreenFields
selltax() view returns (uint256)
6
swapEnabled() view returns (bool)
false
symbol() view returns (string)
FIE
timestamp() view returns (uint256)
1730844539
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address fundsOwner, address spender) view returns (uint256)
balanceOf(address wallet) view returns (uint256)
getAmountsOut(uint256 amountIn) view returns (uint256[] amounts)
getBNBbalance(address holder) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcluded(address) view returns (bool)
State-modifying
Events AddFullLiq()
AddHalfLiq()
AddLiq(uint256 tokenAmount, uint256 bnbAmount)
OpenTrading()
OpenTradingAndSwap()
approve(address spender, uint256 amount) returns (bool)
claim() returns (bool)
claim2()
disableExtraTax() returns (bool)
disableMaxBuy() returns (bool)
enableBlacklist() returns (bool)
enableExtraTax() returns (bool)
enableMaxBuy() returns (bool)
excludeFromTax(address user) returns (bool)
includeFromTax(address user) returns (bool)
renounceOwnership() returns (bool)
setName(string nme)
setSymbol(string sym)
setTaxes(uint256 _selltax, uint256 _buytax, uint256 _bonustax) returns (bool)
swapOptions(bool EnableAutoSwap, bool EnableCollectTax) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
whitelist(address user) returns (bool)
withdrawTokens(address reciever) returns (bool)
Approval(address indexed fundsOwner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
fallback()
receive()
This contract contains no error objects.