DataSphere
Verified contract
Active on
Ethereum with 357 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DS | ERC-20 | 388.603787 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20908642 | a month ago | | | 0 | 0.00027280248 | |
| 20543745 | 3 months ago | | | 0 | 0.000050128311 | |
| 20363240 | 4 months ago | | | 0 | 0.00066644089 | |
| 20199626 | 4 months ago | | | 0 | 0.00013969134 | |
| 20101980 | 5 months ago | | | 0 | 0.00021316960 | |
| 19847965 | 6 months ago | | | 0 | 0.00021470389 | |
| 19798943 | 6 months ago | | | 0 | 0.00040522030 | |
| 19749260 | 7 months ago | | | 0 | 0.00021786709 | |
| 19713158 | 7 months ago | | | 0 | 0.00049850184 | |
| 19707431 | 7 months ago | | | 0 | 0.00029583147 |
ABI
ABI objects
Getter at block 21184466
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0x1974af12c73e50835e1a747beae6f4fd2da497d3
feeThreshold() view returns (uint256)
5000000000000000000000
maxHoldings() view returns (uint256)
0
maxSwap() view returns (uint256)
0
name() view returns (string)
DataSphere
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
symbol() view returns (string)
DS
totalSupply() view returns (uint256)
1000000000000000000000000
v2Pair() view returns (address)
0x0d2317952a9b86d4acb6a343c4b1bf4fe4468494
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableHoldingLimit()
disableSwapLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
startTrading()
swapTokenFee()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
withdrawStuckERC20(address token)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.