This contract is being backfilled. You may encounter incomplete storage history.

Tritanium

Verified contract

Active on Ethereum with 796 txns
Deployed by via 0x151d7f84 at 18033289
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
ERC-20
--
0x984eb220ce293b38298b128cfa8fbb3fb4f28cdfde7b3965d9b9c21fc5a17698
0x155a95293be9d35b54fdc3282258deb5f2ebacac348c1c1392d474a948380990
0x08c665891a571e0613a1e57a162c33b07b86fd9572b9a078766317ed12455a0b
0x5471c45847add322731a663576bc9eacc10dfbb58b39bd59c5c5ca688b881ac3
0x3d48098cc51c814a9eab9f9794ab7d0e8ef53fa3ad9a03e4af453af6ac9e7656
0xb0512ca46cc82e4aa416b480580fc59ff01a69287d374b6841db9b500edc2b57
0xe31eee912859bdc27f6a15d1180b7d6c350bc351b889448f6501d004874f0147
0x7a4f60dda064b1b0f5e18d7b6c26423c412277562be7c9609656880767ba429c
0x6e413b57c2441f6909b07a82941e624939e8447cdff96dd9dd27d28067c07bdd
0xd35576465eb9504408fb86b40a89f445571609eb205481781fda766290d25612

Functions
Getter at block 21213573
Wallet_Burn(view returns (address)
0x000000000000000000000000000000000000dead
Wallet_zero(view returns (address)
0x0000000000000000000000000000000000000000
_buyFee(view returns (uint256)
3
_maxTxAmount(view returns (uint256)
200000000000000000000000
_maxWalletToken(view returns (uint256)
200000000000000000000000
_sellFee(view returns (uint256)
3
contract_creators(view returns (address)
0xd141c84e7ce4eb47247553c627160c08962935e0
decimals(view returns (uint8)
18
inSwapAndLiquify(view returns (bool)
false
name(view returns (string)
Tritanium
noFeeToTransfer(view returns (bool)
true
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
TRN
totalSupply(view returns (uint256)
10000000000000000000000000
uniswapV2Pair(view returns (address)
0x23efe1cf9aac17e2f686a6f8f8a002237cb33eb7
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
Wallet_Update_Dev(address wallet
_set_Fees(uint256 Buy_Feeuint256 Sell_Fee
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFee(address account
includeInFee(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
process_Tokens_Now(uint256 percent_Of_Tokens_To_Process
remove_Random_Tokens(address random_Token_Addressaddress send_to_walletuint256 number_of_tokensreturns (bool _sent)
renounceOwnership(
set_Max_Transaction_Percent(uint256 maxTxPercent_x100
set_Max_Wallet_Percent(uint256 maxWallPercent_x100
set_New_Pair_Address(address newPair
set_New_Router_Address(address newRouter
set_New_Router_and_Make_Pair(address newRouter
set_Number_Of_Transactions_Before_Liquify_Trigger(uint8 number_of_transactions
set_Swap_And_Liquify_Enabled(bool true_or_false
set_Transfers_Without_Fees(bool true_or_false
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.