Prism Finance

Verified contract

Active on Ethereum with 111 txns
Deployed by via 0x038094cd at 20795574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0xbfa6bc94f083f2739423680096d1d3f90d6628d5e9c6d0e31f6fd2955204aebd
0xfa7db96a761c053f826fc4f13b4bf48cc7155e527278005a90f022da44e96973
0x7dc37cd537ae28e167c0ef25e4ba95068521bb948a938b7314dd4134e24d4711
0xbc80b71d099575f7390863353bc6bfddb6c164d3c0d54031e2b2ebac604f83af
0xbfc0acb80bd15f676e07200f275e3b68f6ce986f452425adc58f65e935e02599
0xc43b4b4991a28cbc326dbff024237efbc832b33bab77ea19b4bdaeb41b32d428
0xf16f215640a502e38cb526e2bff028ee2d543321143d05fddceeb220ad1b3fda
0x7e4838bab906131d2044796810cdd3287fd2d329d08d93c1f22f747e8b4f023b
0x37006cb2adb1a8f41e3214e57526b2eabb222b40908b431d7e21a6e1905087b7
0x43865e0e6bd475075108b080441d60f1e860f06f4df536129b5ed72045476851

Functions
Getter at block 21162095
_maxTaxSwap(view returns (uint256)
10000000000000000
_maxTxAmount(view returns (uint256)
1000000000000000000
_maxWalletSize(view returns (uint256)
1000000000000000000
_taxSwapThreshold(view returns (uint256)
1000000000000000
decimals(pure returns (uint8)
9
getTaxDetails(view returns (uint256 initialBuyTaxuint256 initialSellTaxuint256 finalBuyTaxuint256 finalSellTaxuint256 transferTax)
(initialBuyTax=20, initialSellTax=20, finalBuyTax=3, finalSellTax=3, transferTax=0)
name(pure returns (string)
Prism Finance
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
PRISM
totalSupply(pure returns (uint256)
1000000000000000000
tradingOpen(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBot(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBot(address[] notbot
manualSwap(
openTrade(
reduceFee(uint256 _newFee
removeLimit(
removeTranTax(
renounceOwnership(
rescueERC20(address _addressuint256 percent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OpenTrade(address indexed owneruint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TransferTaxUpdated(uint256 _tax
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.