RicemillSwap

Verified contract

Active on Ethereum with 89 txns
Deployed by via 0xcb48e872 at 11188049
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RicemillSwap"

0x24dc2af36f596f0bcc2ad51dde39d1946c4b0f3256df199ae12b6898a1e4efc2
0x35a17041ae4fcfbe89d9e8d2ced27006f537bc4e64761620fec544a8fbccfe8b
0x820e275940c3451ad6a758d0ce6a5c8a1938550549cf4dad6a9da907692e2c0f
0xcd6bc96b933625a874e7e779a61dae84606fb7d23043bd0f269ec5ce05b83862
0xa3288a02fd554a0f20b079efe3527d37d76accf260062f79bcb314b6f75d7a16
0x3a796990e51cde6d4b35ec70968c33cff74d08ece10aa1b3f4226b74fffc4668
0x544201867bdf7024d9b04a49f0883d16ddebe592220d17c680e654ec4dcb898c
0x4966283c7edf0f8bf00c70e55000b6116ae46574047e08a4ee7259ad123252b6
0xbc017ee7668b1b13fbc488f943fd59710bc2cd6e5575f8f47ee5f0eb5c7ddc38
0xa8628f54cb686ef86cca0d6b1d6d3bce418cfc0ac2b17c4d4d7ef82a104b177a

Functions
Getter at block 21281210
aAmt(view returns (uint256)
0
aCap(view returns (uint256)
0
aTot(view returns (uint256)
0
decimals(view returns (uint8)
18
name(view returns (string)
RicemillSwap
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xeed2701178e75b6007ddadf21ce1651d5913c3cf
sCap(view returns (uint256)
0
sPrice(view returns (uint256)
0
sTot(view returns (uint256)
0
symbol(view returns (string)
SEED
totalSupply(view returns (uint256)
40000000000000000000000
viewAirdrop(view returns (uint256 DropCapuint256 DropCountuint256 DropAmount)
(DropCap=0, DropCount=0, DropAmount=0)
viewSale(view returns (uint256 SaleCapuint256 SaleCountuint256 SalePrice)
(SaleCap=0, SaleCount=0, SalePrice=0)
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(returns (bool success)
startAirdrop(uint256 _aAmtuint256 _aCap
startSale(uint256 _sPriceuint256 _sCap
tokenSale(payable 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.