OVOCoin

Verified contract

Active on Ethereum with 50 txns
Deployed by via 0x3048aadd at 20682325
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb8e98582fc643029a7cf77cc4885771ad4e5fb25db317c7d8672523a2c073107
0x27c89fa447b49a2461d806d04731bc4faa4c7027151183c6e0bf4106883f656f
0x7de0fc786eaffe4f62683595bac7db8f28242264bbd9a4a136cdb332fc2ba240
0x4de8af61b3fd6822dcea663eea30a8baca562b15b2c77e484aeed8674a63f24c
0xd740b5a24b39b9ec6f38dbd9d609e089cee195592a40f8043cb071a1fcffc3c9
0x209917ead3eb691dc66e606102d6880d7997f71533f3a3ee8dc2f2c3360e7e0a
0x927e19bd695832fb258692a965c32de88ca1d68cf2f0f8ed5fc345cbc3a236ba
0x47b5534d07f0f6bf2d72eb0d323c64ae9a988f42aaa1a46b859ea33b9aaf034d
0x25690f44cd3d34349bef740ca036bb5d5cc7e3dae2c40507de5623e725ee1d4c
0x992fc46d45217eb7057e48f33db8e46179833069dabc4ccc373cd8fea891afb6

Functions
Getter at block 20896621
DOMAIN_SEPARATOR(view returns (bytes32)
0x0166320328fc422a19453f5f2350f3d1779ab14e3140a619233adb5041b4228b
OVO_info(pure returns (string)
OVOCoin
decimals(pure returns (uint8)
18
dividendTracker(view returns (address)
0x0000000000000000000000000000000000000000
getBuyTax(view returns (uint32)
19000
getERC20Controller(view returns (address)
0xfc40abb31d165704106f5701af2e68e73bd0e885
getLPPair(view returns (address wethAddr)
0xc971b42bf58822f659ea77b4a9223fe985efc448
getSellTax(view returns (uint32)
20000
getTaxWallets(view returns (struct OVOCoinTaxWallet[])
[(0xfc40abb31d165704106f5701af2e68e73bd0e885, 1000)]
name(pure returns (string)
OVO
owner(view returns (address)
0xfc40abb31d165704106f5701af2e68e73bd0e885
symbol(pure returns (string)
OVO
totalSupply(pure returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
nonces(address ownerview returns (uint256)
State-modifying
addNewLPPair(address pair
addTaxWallet(struct OVOCoinTaxWallet wall
approve(address spenderuint256 amountreturns (bool)
changeERC20Controller(address newWallet
disableBlocklistAdd(
multisend(address[] addruint256[] val
multisendFrom(address senderaddress[] addrRecipientsuint256[] vals
openTrading(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
proxiedApprove(address erc20Contractaddress spenderuint256 amountreturns (bool)
proxiedSell(address erc20Contract
proxiedSellAndSend(address erc20Contract
proxiedTransfer(address erc20Contractaddress recipientuint256 amountreturns (bool)
proxiedWETHWithdraw(
removeTaxWallet(address wallet
renounceOwnership(
setBuyTax(uint32 amount
setEthSendDivisor(uint32 newDivisor
setExcludedFromFee(address accountbool isExcluded
setMaxTxRatio(uint32 ratio
setMaxWalletRatio(uint32 ratio
setSellTax(uint32 amount
setSwapDivisor(uint32 amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Bought(address indexed buyeruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Sold(address indexed selleruint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address controlleraddress devstruct OVOCoinInitialData idstruct OVOCoinTaxWallet[] wallets
Fallback and receive
receive(
Errors

This contract contains no error objects.