Bylo Official
Verified contract
Active on
Ethereum with 341 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x705d…a4d6
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BYLO | ERC-20 | 32.374443M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18350888 | a year ago | | | 0 | 0.00012928042 | |
| 18235106 | a year ago | | | 0 | 0.0011909027 | |
| 17288219 | 2 years ago | | | 0 | 0.0014703676 | |
| 16418884 | 2 years ago | | | 0 | 0.00076001155 | |
| 16142047 | 2 years ago | | | 0 | 0.0013347067 | |
| 15869177 | 2 years ago | | | 0 | 0.0011056618 | |
| 15800843 | 2 years ago | | | 0 | 0.00078724730 | |
| 15626905 | 2 years ago | | | 0 | 0.00070076372 | |
| 15605887 | 2 years ago | | | 0 | 0.0011455447 | |
| 15464243 | 2 years ago | | | 0 | 0.00028578789 |
ABI
ABI objects
Getter at block 21298492
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
9180883986384555377
getOwner() view returns (address)
0x8aecd18cd328ecd42932fe02e69b78ea797b3c04
launchedAt() view returns (uint256)
13712639
name() pure returns (string)
Bylo Official
pair() view returns (address)
0x37059c5749d48eec9c049f707d311f068333ccb7
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
BYLO
totalSupply() view returns (uint256)
10000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getUnpaidEarnings(address shareholder) view returns (uint256)
isInBot(address _address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
claimDividend()
claimDividend(address holder)
manualBurn(uint256 amount) returns (bool)
manualSend()
setBot(address _address, bool toggle)
setBuyTxLimit(uint256 amount)
setFeeReceiver(address _teamReceiver)
setFees(uint256 _reflectionFee, uint256 _teamFee, uint256 _feeDenominator)
setInitialBlockLimit(uint256 blocks)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setSellTxLimit(uint256 amount)
setSwapBackSettings(bool enabled, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner, address _teamWallet)
receive()
This contract contains no error objects.