Schipperke Inu
Verified contract
Active on
Ethereum with 391 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BONE | ERC-20 | 0.161626 | $0.520015 |
$0.08 | |
SCHIPS | ERC-20 | 2.59609B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20786874 | 2 months ago | | | 0 | 0.0024525749 | |
| 19853368 | 6 months ago | | | 0 | 0.00047367740 | |
| 19853102 | 6 months ago | | | 0 | 0.00043996756 | |
| 19852946 | 6 months ago | | | 0 | 0.00047468149 | |
| 19852762 | 6 months ago | | | 0 | 0.00081740140 | |
| 17251070 | a year ago | | | 0 | 0.00098453651 | |
| 17251069 | a year ago | | | 0 | 0.00098568728 | |
| 17077533 | 2 years ago | | | 0 | 0.0022478351 | |
| 17077526 | 2 years ago | | | 0 | 0.0015387341 | |
| 17077508 | 2 years ago | | | 0 | 0.0021318824 |
ABI
ABI objects
Getter at block 21161585
circulatingSupply() view returns (uint256)
1000000000000000000000
decimals() pure returns (uint8)
9
distributorGas() view returns (uint256)
1
getOwner() view returns (address)
0x81b627401f7e8a557405080446fcb2db72e5d242
minDistribution() view returns (uint256)
1000000000000000000000000
minPeriod() view returns (uint256)
1000000000000000000000000
name() pure returns (string)
Schipperke Inu
pair() view returns (address)
0x024744aa34f8410b48623b124dce50e7b965e3b1
reward() view returns (address)
0x9813037ee2218799597d83d4a5b6f3b6778218d9
symbol() pure returns (string)
SCHIPS
totalDistributed() view returns (uint256)
4446946692220106992974
totalDividends() view returns (uint256)
6785342121037624664513
totalShares() view returns (uint256)
122790751480219589299
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getUnpaidEarnings(address shareholder) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
shares(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised)
totalRewardsDistributed(address _wallet) view returns (uint256)
State-modifying
Events _claimDividend()
approve(address spender, uint256 amount) returns (bool)
rescueERC20(address _address, uint256 _amount)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution, uint256 _distributorGas)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _rewards, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisDividendExempt(address holder, bool exempt)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.