Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRIEST | ERC-20 | 18.991704M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17651093 | a year ago | | | 0 | 0.00065216571 | |
| 17474102 | a year ago | | | 0 | 0.00066033878 | |
| 17000041 | 2 years ago | | | 0 | 0.00091136992 | |
| 16995113 | 2 years ago | | | 0 | 0.0011930702 | |
| 16995035 | 2 years ago | | | 0 | 0.0011008215 | |
| 16992617 | 2 years ago | | | 0 | 0.0011447330 | |
| 16992341 | 2 years ago | | | 0 | 0.0011085470 | |
| 16991796 | 2 years ago | | | 0 | 0.0017214948 | |
| 16991708 | 2 years ago | | | 0 | 0.0012576218 | |
| 16991521 | 2 years ago | | | 0 | 0.0015799350 |
ABI
ABI objects
Getter at block 21273482
PRIESTTeam() view returns (address)
0x2451c66bb06d6b3b4469abc43f4ebd9680ddf659
_maxWalletAmount() view returns (uint256)
850000000000000000
decimals() pure returns (uint8)
9
feesEnabled() view returns (bool)
true
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getTwitterInformation() view returns (string)
TBA
getWebsiteInformation() view returns (string)
https://www.shinshoku-token.com/
name() pure returns (string)
Shinshoku
pair() view returns (address)
0x44563ac4d6bc5129e843aa85323c23ab0f1362b4
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
4250000000000000
symbol() pure returns (string)
PRIEST
totalSupply() view returns (uint256)
850000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setMaxWallet(uint256 _percentage)
setPRIESTFee(uint256 _PRIESTFee)
setSocials(string __websiteInformation, string __twitterInformation)
toggleFee(bool _feesEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.