EZ Freelance
Verified contract
Active on
Ethereum with 9 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
0xa03f…5d5d
0xa03f…5d5d
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EZF | ERC-20 | 397.96K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17019860 | 2 years ago | | | 0 | 0.0025508520 | |
| 17019733 | 2 years ago | | | 0 | 0.0014136992 | |
| 17019732 | 2 years ago | | | 0 | 0.0013646551 | |
| 17019719 | 2 years ago | | | 0 | 0.0011507682 | |
| 17019707 | 2 years ago | | | 0 | 0.0016533300 | |
| 17019707 | 2 years ago | | | 0 | 0.0018895200 | |
| 17019704 | 2 years ago | | | 0 | 0.0018826641 | |
| 17019637 | 2 years ago | | | 0 | 0.0012628227 | |
| 17019608 | 2 years ago | | | 0 | 0.0012058266 |
ABI
ABI objects
Getter at block 21229568
decimals() pure returns (uint8)
18
name() pure returns (string)
EZ Freelance
owner() view returns (address)
0x54a38806ad93846fe1c43f2da61376da9c3450c0
symbol() pure returns (string)
EZF
totalSupply() view returns (uint256)
100000000000000000000000000
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)
enableTrading()
excludeFromFees(address[] target)
manualSwap()
recoverTokens(address tokenAddress)
removeBlacklist(address[] notbot)
removeLimits()
renounceOwnership()
setBlacklist(address[] _isBlacklisted)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _newOwner)
updateBuyTax(uint256 _marketing, uint256 _development, uint256 _lp)
updateLimits(uint256 maxTransactionPer, uint256 maxWalletPer)
updateSellTax(uint256 _marketing, uint256 _development, uint256 _lp)
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.