Transporter

Verified contract

Active on Ethereum with 129 txns
Deployed by via 0x34a207d9 at 12815246
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
ERC-20
--
0x50f663a6a540288ac6d5720ddf3bdd7db6054cd162395ebeb3f2c54de619509f
0x8eb23f03503bd7ef2afe75313d7a5a1831b293a672d429f61e216aef2c52c155
0x9151419ad2d30480c7750601d90c3d57aa05b35b721239bd88274fb469578be3
0xaf63fa274347358132d18689d113d3fb8d42eefdb1d82e8ee3094640092b94dd
0xd449fb8bd3dc356a9a2e6865d54b36ef3f88f43602baa62e033cebb7e6d01894
0x5f0b033ce8901bbd16f77cf2b5f808b8b27be616131d1d04ee6030616abdf56d
0x849e4071505a12604223317f765fe9646d012ac101563737e38cee6e9d1c1294
0x57ee14da5e2b6897e2723ebfc90f2de301da5d48cf4c57040ccfc63128d01e3b
0xd2c52972d553636900a739007d9d1f9805f7373b090280f3989f652f1949f8ff
0x40b0a109cc73fdf8c92f6f58159bafd02c23b9b3ad41099bb32879545cee6b3b

Functions
Getter at block 21020165
_devWalletAddress(view returns (address)
0x79bc4c7db685f4679b0ce2a5d398655ec22caf6f
_liquidityFee(view returns (uint256)
10
_maxTxAmount(view returns (uint256)
1000000000000000000000
_taxFee(view returns (uint256)
1
decimals(view returns (uint8)
9
getDevFee(view returns (uint256)
10
name(view returns (string)
Transporter
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
TRANS
totalFees(view returns (uint256)
9218429466652361485
totalSupply(view returns (uint256)
1000000000000000000000
uniswapV2Pair(view returns (address)
0x7415202c76a18c09e8aaa920119c039dd7a2e3e1
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
_setdevWallet(address devWalletAddress
addBotToBlackList(address account
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
enableFees(
excludeFromFee(address account
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeBotFromBlackList(address account
renounceOwnership(
setDevFeeDisabled(bool _devFeeEnabledreturns (bool)
setMaxTxPercent(uint256 maxTxPercent
setSwapAndLiquifyEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceived
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address devWalletAddress
Fallback and receive
receive(
Errors

This contract contains no error objects.