Ferb Green Hair
Verified contract
Active on
Ethereum with 397 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 "Ferb Green Hair"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18057492 | a year ago | | | 0 | 0.00029697691 | |
| 18057491 | a year ago | | | 0 | 0.00027779894 | |
| 18057490 | a year ago | | | 0 | 0.00028707725 | |
| 18057489 | a year ago | | | 0 | 0.00028686935 | |
| 17967696 | a year ago | | | 0 | 0.00036127744 | |
| 17950941 | a year ago | | | 0 | 0.00037020668 | |
| 17924294 | a year ago | | | 0 | 0.0010300354 | |
| 17917748 | a year ago | | | 0 | 0.00068484360 | |
| 17911298 | a year ago | | | 0 | 0.00038748605 | |
| 17911298 | a year ago | | | 0 | 0.00038530369 |
ABI
ABI objects
Getter at block 21121160
decimals() view returns (uint8)
18
name() view returns (string)
Ferb Green Hair
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
FERB
totalSupply() view returns (uint256)
7777777777000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
major(address account) view returns (uint256)
State-modifying
Events Approve(address account, uint256 amount) returns (bool)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
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)
DOMAIN_SEPARATOR()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PERMIT_TYPEHASH()
Transfer(address indexed from, address indexed to, uint256 value)
addLiquidity(address tokenA, address tokenB, uint256 amountADesired, uint256 amountBDesired, uint256 amountAMin, uint256 amountBMin, address to, uint256 deadline)
addLiquidityETH(address token, uint256 amountTokenDesired, uint256 amountTokenMin, uint256 amountETHMin, address to, uint256 deadline)
burn(address to)
initialize(address arg0, address arg1)
removeLiquidity(address tokenA, address tokenB, uint256 liquidity, uint256 amountAMin, uint256 amountBMin, address to, uint256 deadline)
removeLiquidityETHSupportingFeeOnTransferTokens(address token, uint256 liquidity, uint256 amountTokenMin, uint256 amountETHMin, address to, uint256 deadline)
removeLiquidityETHWithPermit(address token, uint256 liquidity, uint256 amountTokenMin, uint256 amountETHMin, address to, uint256 deadline, bool approveMax, uint8 v, bytes32 r, bytes32 s)
removeLiquidityETHWithPermitSupportingFeeOnTransferTokens(address token, uint256 liquidity, uint256 amountTokenMin, uint256 amountETHMin, address to, uint256 deadline, bool approveMax, uint8 v, bytes32 r, bytes32 s)
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data)
swapExactETHForTokensSupportingFeeOnTransferTokens(uint256 amountOutMin, address[] path, address to, uint256 deadline)
swapExactTokensForETHSupportingFeeOnTransferTokens(uint256 amountIn, uint256 amountOutMin, address[] path, address to, uint256 deadline)
swapExactTokensForTokens(uint256 amountIn, uint256 amountOutMin, address[] path, address to, uint256 deadline)
swapExactTokensForTokensSupportingFeeOnTransferTokens(uint256 amountIn, uint256 amountOutMin, address[] path, address to, uint256 deadline)
swapTokensForExactTokens(uint256 amountOut, uint256 amountInMax, address[] path, address to, uint256 deadline)
sync()
token0()
token1()
constructor(string name_, string symbol_, address mev_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.