Fight for ETH
Verified contract
Active on
Ethereum with 6 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 "Fight for ETH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16321213 | 2 years ago | | | 0 | 0.00090457213 | |
| 16321210 | 2 years ago | | | 0 | 0.00084889805 | |
| 16321171 | 2 years ago | | | 0 | 0.00084255028 | |
| 16321082 | 2 years ago | | | 0 | 0.0013827977 | |
| 16295413 | 2 years ago | | | 0 | 0.00095949733 | |
| 16295408 | 2 years ago | | | 0 | 0.0012148652 |
ABI
ABI objects
Getter at block 21219770
MS() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_buyTaxAmount() view returns (uint256)
5
_sellTaxAmount() view returns (uint256)
25
_totalSupplyAmount() view returns (uint256)
100000000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
100000000000000000
name() view returns (string)
Fight for ETH
owner() view returns (address)
0xe8943082b0587cb4fbaa4808d1f22c583cec0e23
symbol() view returns (string)
Galamo
totalSupply() view returns (uint256)
100000000000000000
uniV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapPair() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
_walletsBalance(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
noFeeList(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
buySellTax(uint256 buyTax, uint256 sellTax)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) 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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address pairV2)
receive()
This contract contains no error objects.