SheepToken

Verified contract

Active on Ethereum with 921 txns
Deployed by via 0x744e916c at 10927774
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd86d42fdb98f1c70ec9f04446f40dd28f09f1c47a29d9c422104995159708d34
0x98c96699440377c62d506e22a1feba8443a5277d02a9925ee95c041623f98192
0x3b9f05575f787c1d8108f5dc4185f6540d78c31d1432445a67ebd002c5371f23
0x6dcb2c26dfb37569809da2e398d149ff56e41d86173c8dbebfbd0e535f923311
0x17118f80c78d04ff8ccb684d1fa13ba27bdc91935df275cb46f5e2e5246cc57e
0x1b2be5d31fc7c1174682a5d0071cd6a7c803b05ece1213cec5c7f44885319928
0x5cb577670636b5d8029dda9e839932cc98efbb2990cc2902426de44207fc3afd
0xd1f9eaabbec8553b7a8d6306270d4d670f59e0371d66382b687093c6a738994e
0x36f8066db7b0ecb726699155c2e3afa4858e9b9dd28f9bb1c0325f59ff5744e9
0xdc8619339b873b83b1d32a23431c014e4c23cca8a0b347e65fe0a5ac84e5da55

Functions
Getter at block 20979596
aAmt(view returns (uint256)
50000019283746592837465
aCap(view returns (uint256)
190000
aEBlock(view returns (uint256)
20873218
aSBlock(view returns (uint256)
10873218
aTot(view returns (uint256)
521
decimals(view returns (uint8)
18
name(view returns (string)
SheepToken
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x263bce4b7fd68b1bc5a96167aa2838939ce831aa
sCap(view returns (uint256)
5000
sChunk(view returns (uint256)
5000000019283746592837465
sEBlock(view returns (uint256)
20873218
sPrice(view returns (uint256)
10000000000000000
sSBlock(view returns (uint256)
10873218
sTot(view returns (uint256)
202
symbol(view returns (string)
SHEEP
totalSupply(view returns (uint256)
10000000000000000000000000000
viewAirdrop(view returns (uint256 StartBlockuint256 EndBlockuint256 DropCapuint256 DropCountuint256 DropAmount)
(StartBlock=10873218, EndBlock=20873218, DropCap=190000, DropCount=521, DropAmount=50000019283746592837465)
viewSale(view returns (uint256 StartBlockuint256 EndBlockuint256 SaleCapuint256 SaleCountuint256 ChunkSizeuint256 SalePrice)
(StartBlock=10873218, EndBlock=20873218, SaleCap=5000, SaleCount=202, ChunkSize=5000000019283746592837465, SalePrice=10000000000000000)
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
State-modifying
acceptOwnership(
approve(address spenderuint256 tokensreturns (bool success)
approveAndCall(address spenderuint256 tokensbytes datareturns (bool success)
clearETH(
getAirdrop(address _referreturns (bool success)
startAirdrop(uint256 _aSBlockuint256 _aEBlockuint256 _aAmtuint256 _aCap
startSale(uint256 _sSBlockuint256 _sEBlockuint256 _sChunkuint256 _sPriceuint256 _sCap
tokenSale(address _referpayable returns (bool success)
transfer(address touint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.