Greelance
Verified contract
Active on
Ethereum with 905 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Greelance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244360 | 7 days ago | | | 0 | 0.0011492752 | |
| 21156364 | 19 days ago | | | 0 | 0.00084904864 | |
| 21155130 | 19 days ago | | | 0 | 0.00097880692 | |
| 21138162 | 22 days ago | | | 0 | 0.0017456850 | |
| 21136039 | 22 days ago | | | 0 | 0.00059074827 | |
| 21136034 | 22 days ago | | | 0 | 0.00087098786 | |
| 21136011 | 22 days ago | | | 0 | 0.0011510721 | |
| 21136011 | 22 days ago | | | 0 | 0.0011510721 | |
| 21136011 | 22 days ago | | | 0 | 0.0011510721 | |
| 21136011 | 22 days ago | | | 0 | 0.0011510721 |
ABI
ABI objects
Getter at block 21293587
decimals() view returns (uint8)
9
maxSellableAmount() view returns (uint256)
0
maxSellableRestrictionEnabled() view returns (bool)
false
name() view returns (string)
Greelance
owner() view returns (address)
0x3d606153050198ece0b9cb7998ac94da05ac80a7
symbol() view returns (string)
GRL
taxCollector() view returns (address)
0x3d606153050198ece0b9cb7998ac94da05ac80a7
taxFeeOnBuy() view returns (uint256)
5
taxFeeOnSell() view returns (uint256)
5
totalSupply() view returns (uint256)
2000000000000000000
trading24HrsRestrictionEnabled() view returns (bool)
false
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
lastTradeTime(address) view returns (uint256)
tradingIn24Hours(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disable24HrsRestriction()
enable24HrsRestriction()
enableTrading()
excludeFromFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint()
removeMaxSellableRestriction()
renounceOwnership()
setBuyTaxPercentage(uint256 _taxAmount)
setMaxSellableAmount(uint256 _maxAmount)
setSellTaxPercentage(uint256 _taxAmount)
setUniswapPair(address _uniswapV2Pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.