Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Samurai | ERC-20 | 400.118633B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17954914 | a year ago | | | 0 | 0.00083056746 | |
| 17954903 | a year ago | | | 0 | 0.00054445124 | |
| 17954896 | a year ago | | | 0 | 0.00038086497 | |
| 17954894 | a year ago | | | 0 | 0.00037753478 | |
| 17954894 | a year ago | | | 0 | 0.00075592261 | |
| 17954891 | a year ago | | | 0 | 0.00067741603 | |
| 17954891 | a year ago | | | 0 | 0.00077203087 | |
| 17954891 | a year ago | | | 0 | 0.00077203087 | |
| 17954891 | a year ago | | | 0 | 0.00077203087 | |
| 17954891 | a year ago | | | 0 | 0.0012441409 |
ABI
ABI objects
Getter at block 21274639
DevConnectors() view returns (address)
0x4977c57403e0260d529b65beaec9a17ceb83f57c
TaxRepository() view returns (address)
0x4977c57403e0260d529b65beaec9a17ceb83f57c
_owner() view returns (address)
0x4977c57403e0260d529b65beaec9a17ceb83f57c
buyDevFee() view returns (uint256)
0
buyLpFee() view returns (uint256)
0
buyTeamTax() view returns (uint256)
0
buyTotalTaxes() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
limitsInEffect() view returns (bool)
false
maxHoldings() view returns (uint256)
27000000000000000
maxTxAmount() view returns (uint256)
27000000000000000
name() view returns (string)
Samurai
owner() view returns (address)
0x4977c57403e0260d529b65beaec9a17ceb83f57c
sellDevFee() view returns (uint256)
0
sellLPFee() view returns (uint256)
40
sellTeamTax() view returns (uint256)
0
sellTotalTaxes() view returns (uint256)
40
swapEnabled() view returns (bool)
true
swapTokensAmount() view returns (uint256)
500000000000000
symbol() view returns (string)
Samurai
tokensForDev() view returns (uint256)
0
tokensForLP() view returns (uint256)
400000537484879934259
tokensForTeam() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xb85a4360fde2a33b1b57616350cc1333202a7ed6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxTxAmount(address) view returns (bool)
State-modifying
Events AutomatedMarketMakerPairSet(address pair, bool value)
approve(address spender, uint256 amount) returns (bool)
bypassUpperTransferLimit(address updAds, bool isEx)
enableTrading()
excludeFromFees(address account, bool excluded)
expandAccessControl(address spender, uint256 addedValue) returns (bool)
flipTradingStatus(bool enabled)
limitAuthRange(address spender, uint256 subtractedValue) returns (bool)
reclaimOrphanedTokens(address _token, address _to)
removeLimits() returns (bool)
renewBuyingFees(uint256 _lotteryFee, uint256 _liquidityFee, uint256 _teamFee)
renounceOwnership()
reworkSaleTariffs(uint256 _lotteryFee, uint256 _liquidityFee, uint256 _teamFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
tweakTokenSwapThreshold(uint256 newAmount) returns (bool)
updateDevConnectors(address newLotteryWallet)
updateMaxTxnCap(uint256 newNum)
updateMaxWalletCapacity(uint256 newNum)
updateTaxRepository(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
TaxRepositoryUpdated(address indexed newWallet, address indexed oldWallet)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
lotteryWalletUpdated(address indexed newWallet, address indexed oldWallet)
setAutomatedMarketMakerPair(address indexed pair, bool indexed value)
constructor()
receive()
This contract contains no error objects.