BTswap Token

Verified contract

Active on Ethereum with 1,655 txns
Deployed by via 0xcf477a33 at 10763228
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "BTswap Token"

0xfe38664ede95e93c44dcd9dfb541766f05b2f6586c7c851baf8d9c68ee2e0a97
0x4cf49f433a3635c47d4fb066715fe8b8cf5ca5c9a1eb37cb1f1b014b650891ef
From
0x0bc57a7798f13eab6b03d7cc93b7a4220bc1cd06586a8911b772f61bf47871de
0xbadc32e7735129eb86ff4b802ad6b6859df13f19a3b8adf5f47051659cc73aea
0x455541400a2fbbc6772a0cfc05670064dbb0c31b590b417bef54ba12ee0f7184
0x5190d0ce9e1b96dee3dddad11f6b1276e8f67844939a64742e2cf5610a22d177
0xdeefe22b8d005bfc9b9444af876ea593c52db8863bc1aa7b24cdaaa5aed09178
0x7d35c7b8c3875687b50142c817fda3a80b7fba9ea8bad03e4e0f351780dfb88d
0xc451b384b2081ed6b42974daee564ea2ff1471bf30c4071b28627c37f863ff5f
0x4ff71dc329dd75f80f0f0601a9c947342e3841ab88123ca59ed4aab8e9a9e03f

Functions
Getter at block 20864922
GROUP_ADDRESS(view returns (address)
0x0000000000000000000000000000000000000003
INITIAL_BLOCK_REWARD(view returns (uint256)
56000000000000000000
MAKER_ADDRESS(view returns (address)
0x0000000000000000000000000000000000000002
MINT_DECAY_DURATION(view returns (uint256)
8409600
PERCENTAGE_FOR_MAKER(view returns (uint256)
300000000000000000
PERCENTAGE_FOR_TAKER(view returns (uint256)
600000000000000000
TAKER_ADDRESS(view returns (address)
0x0000000000000000000000000000000000000001
decimals(view returns (uint8)
18
getBlacklistedsLength(view returns (uint256)
1
getMintersLength(view returns (uint256)
1
getPausersLength(view returns (uint256)
0
getWhitelistedsLength(view returns (uint256)
6
groupBalanceOf(view returns (uint256)
51792202000000000000000000
initMintBlock(view returns (uint256)
10763228
isMintable(view returns (bool)
true
lastMintBlock(view returns (uint256)
20860379
maker(view returns (uint256 timestampuint256 quantityuint256 deposit)
(timestamp=20860379, quantity=1158090343754831103652327725, deposit=90788773673912343833)
makerBalanceOf(view returns (uint256)
153933240492970446478824913
makerDepositOfPool(view returns (uint256)
90788773673912343833
makerQuantityOfPool(view returns (uint256)
1158090343754831103652327725
makerTimestampOfPool(view returns (uint256)
20860379
name(view returns (string)
BTswap Token
owner(view returns (address)
0x2c4469c912b222e66dcaebd3f5ab187edd6d926e
paused(view returns (bool)
false
phase(view returns (uint256)
1
reward(view returns (uint256)
28000000000000000000
router(view returns (address)
0xa4dc97a565e2364cdeb4efe38c0f153bccb62b01
symbol(view returns (string)
BT
taker(view returns (uint256 timestampuint256 quantityuint256 deposit)
(timestamp=1727662115, quantity=11985790378705752264249231, deposit=0)
takerBalanceOf(view returns (uint256)
307695851376437541946303819
takerQuantityOfPool(view returns (uint256)
11985790378705752264249231
takerTimestampOfPool(view returns (uint256)
1727662115
today(view returns (uint256)
1727654400
totalSupply(view returns (uint256)
568189028000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklisteds(uint256view returns (address)
dailyLimits(addressview returns (uint256 spentuint256 todayuint256 limit)
getDailyLimit(address accountview returns (uint256uint256uint256)
isBlacklisted(address accountview returns (bool)
isMinter(address accountview returns (bool)
isOwner(address accountview returns (bool)
isPauser(address accountview returns (bool)
isRouter(address accountview returns (bool)
isWhitelisted(address accountview returns (bool)
liquidityOf(address accountview returns (uint256uint256)
makerBalanceOf(address accountview returns (uint256)
makerDepositOf(address accountview returns (uint256)
makerLastDepositOf(address accountaddress pairview returns (uint256)
makerQuantityOf(address accountview returns (uint256)
makerTimestampOf(address accountview returns (uint256)
mintable(uint256 blockNumberview returns (uint256)
minters(uint256view returns (address)
pausers(uint256view returns (address)
phase(uint256 blockNumberview returns (uint256)
rebalance(address accountaddress pairview returns (uint256)
reward(uint256 blockNumberview returns (uint256)
shareOf(address accountview returns (uint256uint256)
takerBalanceOf(address accountview returns (uint256)
takerQuantityOf(address accountview returns (uint256)
takerTimestampOf(address accountview returns (uint256)
weightOf(address tokenview returns (uint256)
weth(address tokenuint256 amountview returns (uint256)
whitelisteds(uint256view returns (address)
State-modifying
addBlacklisted(address account
addBlacklisted(address[] accounts
addMinter(address account
addMinter(address[] accounts
addPauser(address account
addPauser(address[] accounts
addWhitelisted(address account
addWhitelisted(address[] accounts
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delBlacklisted(address account
delMinter(address account
delPauser(address account
delWhitelisted(address account
groupWithdraw(address accountuint256 amountreturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
liquidity(address accountaddress pairreturns (bool)
makerWithdraw(returns (bool)
mint(returns (bool)
pause(
renounceMinter(
renounceOwnership(
renouncePauser(
renounceWhitelisted(
setDailyLimit(address[] accountsuint256[] limits
setRouter(address newRouter
setWeight(address newTokenuint256 newWeight
swap(address accountaddress inputuint256 amountaddress outputreturns (bool)
takerWithdraw(returns (bool)
takerWithdraw(uint256 quantityreturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BlacklistedAdded(address indexed account
BlacklistedRemoved(address indexed account
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address indexed pauser
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address indexed pauser
WhitelistedAdded(address indexed account
WhitelistedRemoved(address indexed account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.