Ouroboros

Verified contract

Active on Ethereum with 351 txns
Deployed by via 0xfd4f93f8 at 18590119
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5e082232819ede0e96a983d8c0fbe00fda3f3f71723493786f90e5a7a44b3425
0x31203ec907ba679e562a4cc1005175604c7a318957a2366bf1e8e007858bdb12
0x578f8b6baacc0f5a274f6513149b6e6330ef9dffd4320cbdfb9d91ccd8d9ee84
0xe0135ce039412e2f0e67c7d156140ca20639ac7aafb2efeda24f84c4720acbc6
0x5148c22732c087673ed53e964c932ae1da13f19d63a2f07765dbcf20ea6d6406
0x7e3d87dac39899ac2f3592192912102ddb615fd7065fd38c852125c1b94252cc
0xdbc5b4b6ec56268647dda061dc0859b11ec49f8c05b70567169dcdb806c75bd9
0xd0f67fc16fb086b435e53003c528bcb59dc8765c4028be06d63440d160aa9459
0x6c662a926802f5e7fd28f75c074cf36bbbc6b91ff43bd4529b67807192f2ecad
0x6dddf0b09e8a1216750312d4c1bbb0d50e880b0f8d83b63ae608368fb7a3a173

Functions
Getter at block 21222984
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
66917696394569213383
getSwapThresholdAmount(view returns (uint256)
495
name(view returns (string)
Ouroboros
owner(view returns (address)
0x368069c0a0ae7fffd7de129ae7434b5a0c336734
pairV2(view returns (address)
0xfa5d2a9f7403072cae011042c80021d5f51035c0
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
serpentanomicsAddress(view returns (address)
0x368069c0a0ae7fffd7de129ae7434b5a0c336734
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
S
totalSupply(view returns (uint256)
77777000000000000000000
tradingEnabled(view returns (bool)
true
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(addressview returns (bool)
isExcludedFromTradingRestriction(addressview returns (bool)
serpentanomicsFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromFees(address accountbool isExcluded
excludeFromTradingRestriction(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _router
recoverERC20(address tokenAddressuint256 amount
renounceOwnership(
serpentanomicsAddressSetup(address _newAddress
serpentanomicsFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
setAMMPair(address pairbool isPair
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateSwapThreshold(uint16 _swapThresholdRatio
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromTradingRestriction(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint16 swapThresholdRatio
TradingEnabled(
Transfer(address indexed fromaddress indexed touint256 value
serpentanomicsAddressUpdated(address serpentanomicsAddress
serpentanomicsFeeSent(address recipientuint256 amount
serpentanomicsFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.