Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,783.82 |
$0 | |
PRISM | ERC-20 | 3.016849M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17897815 | a year ago | | | 0 | 0.00069644566 | |
| 17897813 | a year ago | | | 0 | 0.00069553129 | |
| 17897811 | a year ago | | | 0 | 0.00073678840 | |
| 17897810 | a year ago | | | 0 | 0.00068713841 | |
| 17897809 | a year ago | | | 0 | 0.00070432821 | |
| 17897808 | a year ago | | | 0 | 0.00069305570 | |
| 17897807 | a year ago | | | 0 | 0.00071584468 | |
| 17897806 | a year ago | | | 0 | 0.00073935068 | |
| 17800845 | a year ago | | | 0 | 0.0020198440 | |
| 17800836 | a year ago | | | 0 | 0.0012165684 |
ABI
ABI objects
Getter at block 21380076
UNISWAP_V2_PAIR() view returns (address)
0xb03b7b3ccccad95ced6cca0bb0d59fcf7e19e9d7
UNISWAP_V2_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_maxTxAmount() view returns (uint256)
20000000000000000000000000
_totalProportion() view returns (uint256)
978490595837393706632927770
buyFee() view returns (uint8 reflection, uint8 marketing, uint8 lp, uint8 buyback, uint8 burn, uint128 total)
(reflection=1, marketing=1, lp=1, buyback=1, burn=1, total=5)
claimingFees() view returns (bool)
true
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
959543322445118389563724092
limitsEnabled() view returns (bool)
false
name() view returns (string)
PRISM
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8 reflection, uint8 marketing, uint8 lp, uint8 buyback, uint8 burn, uint128 total)
(reflection=1, marketing=1, lp=1, buyback=1, burn=1, total=5)
swapThreshold() view returns (uint256)
2000000000000000000000000
symbol() view returns (string)
PRISM
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
_rOwned(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
tokenFromReflection(uint256 proportion) view returns (uint256)
tokensToProportion(uint256 tokens) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
blacklist(address _address, bool _isBlacklisting)
changeFees(uint8 reflectionFeeBuy, uint8 marketingFeeBuy, uint8 lpFeeBuy, uint8 buybackFeeBuy, uint8 burnFeeBuy, uint8 reflectionFeeSell, uint8 marketingFeeSell, uint8 lpFeeSell, uint8 buybackFeeSell, uint8 burnFeeSell)
clearStuckBalance()
clearStuckToken()
renounceOwnership()
setFeeReceivers(address m_, address lp_, address b_, address br_)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setLimitsEnabled(bool e_)
setMaxTxBasisPoint(uint256 p_)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reflect(uint256 amountReflected, uint256 newTotalProportion)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.