Goat

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x30c0ce2b at 17422337

The storage layout for this contract could not be retrieved.

Native
Value $125.01
ERC-20
--

No transactions found for "Goat"


Functions
Getter at block 21229549
buyTax(view returns (uint256)
0
decimals(view returns (uint8)
18
marketingWallet(view returns (address)
0x213e34532c538903755c17d92453f84700086c3c
name(view returns (string)
Goat
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellTax(view returns (uint256)
0
swapTokensAtAmount(view returns (uint256)
138000000000000000000000000000
symbol(view returns (string)
$GOAT
totalSupply(view returns (uint256)
690000000000000000000000000000000
tradingEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xcf017f8e99f8330836e4ed09abae932ef302aa8a
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
changeMarketingWallet(address who
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
rescueTokens(address token
setTaxes(uint256 _buyTaxuint256 _sellTax
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.