TOTEM on BASE

Verified contract

Active on Base with 515 txns
Deployed by via 0x3dbd5d81 at 12085971
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xbcd33bb8b4314f1e3ca9138e2aa50c08eefa4b451beaa7109205332a8b91e3a5
0x74c25f967e4868bfdd56cc30e6019ba366745b8a5d84c64ed22ea491882d0c83
0xee5dbbce73e6a219a1d70084a993dac5727c43b2f6ff1c253901cc64e57b0151
0xcf22d5cb1441042ca82bb1794d920a692f4d456966d531099bf84957a3ef2094
0xf0eb45f88954583e5ddb0963b834feda68a9f9285134a0bbd415af5677c9930a
0xcc867c6831a7346ffd3832a531d8f55bec0daf4ce4f1a423aa8266524bb3aa3d
0x83feb03ce48a1a0c4749ce8e88369bb4763509909d77b06263c19e3c22548015
0xed25a17f3adb6ff756d66ca683924ef344ede5c294630236e951514b4a04f2d3
0x3a992ab31182d03a1f154088ef1f5b5a170f862baae8b25b45285c5b4b6bae99
0xd8fdd3d5a13eddede9a648a8a0d570d13e5f981c667c104afae119331f3b9565

Functions
Getter at block 21833829
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
FEE_PRECISION(view returns (uint16)
10000
MAX_FEE(view returns (uint16)
2000
TOKEN_CODE(view returns (uint256)
1096847539365712794188820688183691376524799828
autoProcessFees(view returns (bool)
true
decimals(view returns (uint8)
18
feeConfiguration(view returns (bool feesInTokenuint16 buyFeesuint16 sellFeesuint16 transferFeesuint16 burnFeeRatiouint16 liquidityFeeRatiouint16 collectorsFeeRatio)
(feesInToken=false, buyFees=150, sellFees=0, transferFees=0, burnFeeRatio=0, liquidityFeeRatio=5000, collectorsFeeRatio=5000)
liquidityOwner(view returns (address)
0x9055c61eaf42757bc8d2d0c413f26e9f75e1b7e8
name(view returns (string)
TOTEM on BASE
numTokensToSwap(view returns (uint256)
72000000000000000000000000000
owner(view returns (address)
0x9055c61eaf42757bc8d2d0c413f26e9f75e1b7e8
paused(view returns (bool)
false
swapPair(view returns (address)
0x64ebdf9ccc8676fd76819c87f91aaa2c247dd665
swapRouter(view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
symbol(view returns (string)
TOTEM
totalFeeCollectorsShares(view returns (uint256)
10000
totalSupply(view returns (uint256)
720000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
feeCollectorShare(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
isFeeCollector(address accountview returns (bool)
isLpPool(address pairAddressview returns (bool)
State-modifying
addFeeCollector(address accountuint256 share
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distributeFees(uint256 amountbool inToken
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
processFees(uint256 amountuint256 minAmountOut
recoverEth(address touint256 amount
recoverTokens(address tokenAddressaddress touint256 tokenAmount
removeFeeCollector(address account
renounceOwnership(
resume(
setAutoprocessFees(bool autoProcess
setFeeConfiguration(struct TaxableTokenFeeConfiguration configuration
setIsExcludedFromFees(address accountbool excluded
setIsLpPool(address pairAddressbool isLp
setLiquidityOwner(address newOwner
setNumTokensToSwap(uint256 amount
setSwapRouter(address newRouter
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateFeeCollectorShare(address accountuint256 share
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EthRecovered(address indexed touint256 amount
ExcludedFromFees(address indexed accountbool excluded
FeeCollected(address indexed receiveruint256 amount
FeeCollectorAdded(address indexed accountuint256 share
FeeCollectorRemoved(address indexed account
FeeCollectorUpdated(address indexed accountuint256 oldShareuint256 newShare
FeeConfigurationUpdated(struct TaxableTokenFeeConfiguration configuration
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SetLpPool(address indexed pairAddressbool isLp
SwapRouterUpdated(address indexed routeraddress indexed pair
TokenRecovered(address indexed tokenaddress indexed touint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(uint256 initialSupply_address feeReceiver_address swapRouter_struct TaxableTokenFeeConfiguration feeConfiguration_address[] collectors_uint256[] shares_
Fallback and receive
receive(
Errors

This contract contains no error objects.