Non Player Characters
Verified contract
Active on
Base with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
No balances found for "Non Player Characters"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12639432 | 8 months ago | | | 0 | 3.2363277e-7 | |
| 12639429 | 8 months ago | | | 0 | 0.0000057502256 | |
| 12639427 | 8 months ago | | | 0 | 0.0000057502256 | |
| 12639415 | 8 months ago | | | 0 | 0.0000057502256 | |
| 12639415 | 8 months ago | | | 0 | 0.0000057502256 | |
| 12639415 | 8 months ago | | | 0 | 0.0000057502256 | |
| 12639415 | 8 months ago | | | 0 | 0.0000057502256 | |
| 12639415 | 8 months ago | | | 0 | 0.0000057502256 | |
| 12639415 | 8 months ago | | | 0 | 0.0000057502256 | |
| 12639415 | 8 months ago | | | 0 | 0.0000057502256 |
ABI
ABI objects
Getter at block 23260422
_maxBuyTxAmount() view returns (uint256)
5000000000000000000000000
_maxSellTxAmount() view returns (uint256)
5000000000000000000000000
_maxWalletToken() view returns (uint256)
20000000000000000000000000
buybackFeeBuy() view returns (uint256)
0
buybackFeeSell() view returns (uint256)
0
decimals() pure returns (uint8)
18
devFeeBuy() view returns (uint256)
1
devFeeSell() view returns (uint256)
1
getOwner() view returns (address)
0x045526ba06a7467ee6ac21877ce2fc68af1a6af9
inGREEDTime() view returns (bool)
false
liquidityFeeBuy() view returns (uint256)
2
liquidityFeeSell() view returns (uint256)
2
marketingFeeBuy() view returns (uint256)
5
marketingFeeSell() view returns (uint256)
5
name() pure returns (string)
Non Player Characters
pair() view returns (address)
0x5d6249bd9639311ed1c677615a7c9c4730ae89c3
reflectionFeeBuy() view returns (uint256)
2
reflectionFeeSell() view returns (uint256)
4
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapEnabled() view returns (bool)
false
swapThreshold() view returns (uint256)
4500000000000000000000000
symbol() pure returns (string)
$NPCs
totalFeeBuy() view returns (uint256)
0
totalFeeSell() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address _address, bool _value)
disableGREED()
enableGREED(uint256 _seconds)
renounceOwnership()
setBuyFees(uint256 _liquidityFeeBuy, uint256 _buybackFeeBuy, uint256 _reflectionFeeBuy, uint256 _marketingFeeBuy, uint256 _devFeeBuy, uint256 _feeDenominator)
setBuyTxLimitInPercent(uint256 maxBuyTxPercent)
setMaxWalletPercent(uint256 maxWallPercent)
setSellFees(uint256 _liquidityFeeSell, uint256 _buybackFeeSell, uint256 _reflectionFeeSell, uint256 _marketingFeeSell, uint256 _devFeeSell, uint256 _feeDenominator)
setSellTxLimitInPercent(uint256 maxSellTxPercent)
tradingStatus(bool _status)
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 indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.