POLKAINSURE.FINANCE

Verified contract

Active on Ethereum with 3,597 txns
Deployed by via 0xe0c845a5 at 11576134
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
1 additional variable
ERC-20
Value $1,079.32
ERC-20
--
0xe7bcef30e32f84f1f9883800b766a2c32ea8c730cd44f68f815b34d8f5f95bb8
0xe13e29b88751538846d7c3b74388eeacc80de478869275695a536bb3b8ff98ab
0x207ac3d1f467bc2c068ad779b7d98891139359a05f3d0d0152d6498a9c3ac367
0x9105cb25b5ceb237a087e8f41a7e118c6ebb61447fe8fcf4c3d78a2ac55c54fb
0xf99bd112d65e5c4e0f0a48527abbe8e34925343b357ecd2fb89796402e58b99d
0xecbff976311f76eb96d6609960d658e2b42cd1fdcc57ceb55c26ec0b0df0c904
0x726ee400491ea608ee2dbb6789977be7d48ca92b5c1109c4d5dacbd46966df5e
0x071f8438d420a80af2bfb7e42ad25aebc3c2d1d1e1e5e776cb305f6e02466195
0xbe9b6aa17a0691efd5bbd4005162190c928669310421f1f1cb02d180937b1ed5
0xf4f011f9e69ed542dd9054dc10d63aa08b6e9a8939ab75c4a990dc63d743acf4

Functions
Getter at block 21161692
LIQUIDITY_PERCENT(view returns (uint256)
30
MAX_SUPPLY(view returns (uint256)
100000000000000000000000
PRIVATE_SALE_PERCENT(view returns (uint256)
10
PUBLIC_SALE_PERCENT(view returns (uint256)
30
SHIELD_MINING_PERCENT(view returns (uint256)
20
TEAM_RESERVED_PERCENT(view returns (uint256)
10
contractStartTimestamp(view returns (uint256)
1609605678
decimals(view returns (uint8)
18
devFundAddress(view returns (address)
0x26755cb0be9ee2f7d1183edbc342c2cee0e9cfb5
devFundTotal(view returns (uint256)
10000000000000000000000
feeDistributor(view returns (address)
0x661f7932d91ab860b2622f5f6f827797209f47aa
liquidityAddress(view returns (address)
0xd77b9112d4631345c3c15d15014344a52d2b1c31
liquidityLockedTokens(view returns (bool isUnlockeduint256 unlockedTimeuint256 amount)
(isUnlocked=true, unlockedTime=1609605678, amount=30000000000000000000000)
name(view returns (string)
POLKAINSURE.FINANCE
owner(view returns (address)
0x4b256fbc9d9ab0648ae4d768b3c983128798d5bc
 
pendingReleasableDevFund(view returns (uint256)
privateSaleAddress(view returns (address)
0x42e995a4bd67c6a35ac8d0f2d785b9925020d109
privateSaleLockedTokens(view returns (bool isUnlockeduint256 unlockedTimeuint256 amount)
(isUnlocked=true, unlockedTime=1612024878, amount=10000000000000000000000)
publicSaleAddress(view returns (address)
0xbfe6295730783d82254a6a9c0ee3aa696113e034
publicSaleLockedTokens(view returns (bool isUnlockeduint256 unlockedTimeuint256 amount)
(isUnlocked=true, unlockedTime=1609605678, amount=30000000000000000000000)
shieldMiningAddress(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
PIS
totalSupply(view returns (uint256)
80000000000000000000000
transferCheckerAddress(view returns (address)
0x03738b3e5e7b19986096769812a31d5e080bad08
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
devFunds(uint256view returns (bool isUnlockeduint256 unlockedTimeuint256 amount)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setDevFundReciever(address _devaddr
setFeeDistributor(address _feeDistributor
setTransferChecker(address _transferCheckerAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlockDevFund(
unlockLiquidityFund(
unlockPrivateSaleFund(
unlockPublicSaleFund(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Log(string log
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _privateSaleAddressaddress _publicSaleAddressaddress _liquidityAddressaddress _devFundAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.