Resonator

Verified contract

Active on Ethereum with 1,266 txns
Deployed by via 0x93e7e7e4 at 20937463
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
2 additional variables
ERC-20
Value $757.97
0x5a126ea556d273eec6f01cce9f3ff31920431633474f936fd888a3bb3354ec66
0x5e8ece4437ff33ebd61b0de4f521c3382060297eed2575af9553f387f2ec303a
0xfd0cc7589704dc9524d6824f5a1437a7e1ec222844067625e5544ca3b92722b6
0xcd3acc0c9be3b04ee2aba4e06cc187e080d3b923be0dbba99ea3878cc8b87ce2
0x8d3c8a6fd3a5038a7b2f2a784719a955144c1eb973a5a7b15c9af09914c554be
0x680dd8a8cd6b3d45cf97d7e6fe5002f3635b95f45fbc7d2f0808787d58c29fce
0xebf28ac392dc76a537eaf911243331640149f7131789354ef465194b95ec2bba
0x97f835263fe11d934ae5798ded4430c8e68f4900be105e00724ef27af9e6d609
0x33a71e0c710c5a7157d854f180c5318df08097ea78d0de220d3e0606b2787c35
0x9006b024e002822c14e9998f6ebad4b838854a3feb24d73c7e6af78d6f9c02a1

Functions
Getter at block 21260347
TradingOpen(view returns (bool)
true
_maxTxAmount(view returns (uint256)
100000000000000000000000000
_maxWalletAmount(view returns (uint256)
100000000000000000000000000
_owner(view returns (address)
0xdd3950482c6943c7ade6937b4d07fbad32bc5fd7
buyFee(view returns (uint256)
5
decimals(pure returns (uint8)
18
getCirculatingSupply(view returns (uint256)
100000000000000000000000000
getOwner(view returns (address)
0xdd3950482c6943c7ade6937b4d07fbad32bc5fd7
name(pure returns (string)
Resonator
owner(view returns (address)
0xdd3950482c6943c7ade6937b4d07fbad32bc5fd7
pair(view returns (address)
0x234b65064f37fe1c32d676e961ffed18869d085d
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapThreshold(view returns (uint256)
100000000000000000000000
symbol(pure returns (string)
RSN
taxBreakdown(view returns (uint256 marketinguint256 developmentuint256 reserves)
(marketing=40, development=40, reserves=20)
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
clearStuckToken(address tokenAddressuint256 tokensreturns (bool)
editSwapbackSettings(bool _enableduint256 _amount
exemptAll(address holderbool exempt
removeMaxLimits(
renounceOwnership(
setMaxTx(uint256 maxTxAmount
setMaxWallet(uint256 maxWalletAmount
setTxLimitExempt(address holderbool exempt
startTrading(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateFeeWallets(address _marketingFeeReceiveraddress _developmentFeeReceiveraddress _reservesFeeReceiver
updateFees(uint256 _buyFeeuint256 _sellFee
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
exemptFees(address indexed holderbool indexed exempt
exemptTxLimit(address indexed holderbool indexed exempt
feesUpdated(uint256 indexed buyFeeuint256 indexed sellFee
feesWalletsUpdated(address indexed marketingFeeReceiveraddress indexed devFeeReceiveraddress indexed infrastructureFeeReceiver
maxLimitsRemoved(uint256 indexed maxWalletTokenuint256 indexed maxTxAmount
maxTxUpdated(uint256 indexed maxTxAmount
maxWalletUpdated(uint256 indexed maxWalletAmount
swapbackSettingsUpdated(bool indexed enableduint256 indexed amount
tradingEnabled(bool indexed enableduint256 indexed startTimeuint256 indexed lastTokenSwap
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.