0xFreelance
Verified contract
Active on
Ethereum with 495 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x134c…f64b
0xd568…8524
0x7110…9403
4 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,454.51 |
$0 | |
0xFree | ERC-20 | 500 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20728193 | 2 months ago | | | 0 | 0.00030424006 | |
| 20728159 | 2 months ago | | | 0 | 0.00040689097 | |
| 19947771 | 5 months ago | | | 0 | 0.00037510712 | |
| 19893209 | 6 months ago | | | 0 | 0.00015225172 | |
| 19874021 | 6 months ago | | | 0 | 0.00063260313 | |
| 19860852 | 6 months ago | | | 0 | 0.00018245186 | |
| 19758310 | 6 months ago | | | 0 | 0.00035161987 | |
| 19758295 | 6 months ago | | | 0 | 0.0012159429 | |
| 19745815 | 6 months ago | | | 0 | 0.00031778302 | |
| 19479848 | 8 months ago | | | 0 | 0.00085477492 |
ABI
ABI objects
Getter at block 21123338
_maxTxAmount() view returns (uint256)
100000000000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
0xFreelance
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
0xFree
totalSupply() pure returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0xc5551c0718d6f0358ec5b75b3a5323486d2fdfcd
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)
manualsend()
manualswap()
renounceOwnership()
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setTrading(bool _tradingOpen)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.