This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 8 minutes old. We're running behind the tip but working to resolve the issue.

10Set Token

Verified contract

Active on Ethereum with 77,593 txns
Deployed by via 0xe98e9823 at 11899285
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $81.19
ERC-20
Value $1.4
ERC-20
--
0xba8b0d1605ef0d85d6122192d38b6b1bdc4db55fd4c22bd16bc54f40d7b4e011
0xec7540e89baddf5f7998dcd7e10f550ca8f0f3004dbc886e1b5dc588dd7bfd9d
0xc51de0b7b9bcb54f48bf27829f501303b1c985bc59d07248c7bddfff2c0cb9de
0x0465b591e40d00158852f36d741ea03d8f60cebfa43e2ffd40aa5fa09793dbcb
0x16be4f87924f2ff17a96d0ac960614ba4be4cc1f1f0a42e5503bd11d5f6b32f0
0x16fe13d20cb9bf504e4ff747bb8fba25ca6d8423615e1bd499b1128c95bbefd0
0xb935c7f4846d21b80d3423459254ee8cf0921228ffc37b417e08128ec998965c
0x5043abc186e2c2a92ec01af9aeea973024c7608f26d7c376b704efd49e1201fd
0xe700a3c12639f18f6b3a9b90b9a4d5a6d94d8c4a928cb58ebffc14e09148fbe1
0xcbd1bb6516a60096224df90ad3d2f61ad9607ed32ab34d535fbdd72f8157f93a

Functions
Getter at block 20793296
decimals(view returns (uint8)
18
name(view returns (string)
10Set Token
owner(view returns (address)
0x896de66120c0c27c2659f75ff1d34e250da78e67
symbol(view returns (string)
10SET
totalFees(view returns (uint256)
9742542973800325199378631
totalSupply(view returns (uint256)
193840963660262689632970087
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcluded(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeAccount(address account
includeAccount(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
reflect(uint256 tAmount
renounceOwnership(
retrieveTokens(address toaddress anotherToken
retriveETH(address to
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(address[] addressesuint256[] amounts
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.