Sokan Bitinum

Verified contract

Active on Ethereum with 214 txns
Deployed by via 0xe4499c95 at 19325957
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
--
0x53bea813c65232a048295c1e9e160bf10516cedce0b31f97c19da140b6fde50c
0xb8e7716c2f6d76dd8594fb0ea3ef683da5ded41de7c5ae8f9d93f78b0eead600
From
0x5a467ad0c51751d3bf2454e5a6afc8d84d416c214e21275c29e36682c5d4653e
0xdc14fbe854f86c89743be0026a81fcf555faae71b11915ac36f4a82fb66cfc66
0xf6182fac298a44c818fd1d7cd2c131448888e2b0d05d11e2678317e179cfe799
0x8621d5b3767c9a68c425f03fcd978fc27b50f5390d3832c144fd8e73f66c2c85
0x08610dfde80a84673e343b9d3aa3222b522dea4d0ae1c29082c285efc85fd9c7
0x9785e33e9c4c9778f041b94c2358798e0f3a310a00c1304cb195bff3b401ace1
0x0644d12eb2b20652cbae3d875bda5d29ce7d5ad41eda330edbfded4ebc11aa28
0x2e4323646c0b6e0761c89e63e236ae74074f58c8ed086703a81e42a43ffc880e

Functions
Getter at block 21225154
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
FEE_PRECISION(view returns (uint16)
10000
MAX_FEE(view returns (uint16)
2000
TOKEN_CODE(view returns (uint256)
255379718579515443172931554263576404
autoProcessFees(view returns (bool)
true
decimals(view returns (uint8)
18
feeConfiguration(view returns (bool feesInTokenuint16 buyFeesuint16 sellFeesuint16 transferFeesuint16 burnFeeRatiouint16 liquidityFeeRatiouint16 collectorsFeeRatio)
(feesInToken=false, buyFees=0, sellFees=500, transferFees=0, burnFeeRatio=0, liquidityFeeRatio=0, collectorsFeeRatio=10000)
liquidityOwner(view returns (address)
0x297535687f3a7141bb47654cc7b637a6d837f02c
name(view returns (string)
Sokan Bitinum
numTokensToSwap(view returns (uint256)
1000000000000000000000
owner(view returns (address)
0x297535687f3a7141bb47654cc7b637a6d837f02c
swapPair(view returns (address)
0xab400370b339774d1079f4d6c35edc49308c09f1
swapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
SBB
totalFeeCollectorsShares(view returns (uint256)
10000
totalSupply(view returns (uint256)
10000000000000000000000000
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)
processFees(uint256 amountuint256 minAmountOut
removeFeeCollector(address account
renounceOwnership(
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
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
SetLpPool(address indexed pairAddressbool isLp
SwapRouterUpdated(address indexed routeraddress indexed pair
Transfer(address indexed fromaddress indexed touint256 value
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.