BTYC Coin
Verified contract
Active on
Ethereum with 17,450 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Native
Value
$1,117.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.302306 | $3,696.18 |
$1,117.38 | |
BTYC | ERC-20 | 52.17152M | -- | -- | |
MYOU | ERC-20 | 0.2 | -- | -- | |
WDT | ERC-20 | 0.0005 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12809988 | 3 years ago | | | 0 | 0.00035504304 | |
| 12476254 | 4 years ago | | | 0 | 0.0012563060 | |
| 9454788 | 5 years ago | | | 0 | 0.00018428000 | |
| 9454788 | 5 years ago | | | 0 | 0.00018428000 | |
| 9453714 | 5 years ago | | | 0 | 0.000023035000 | |
| 9451714 | 5 years ago | | | 0 | 0.000023035000 | |
| 9442710 | 5 years ago | | | 0 | 0.000034552500 | |
| 9435377 | 5 years ago | | | 0 | 0.00013821000 | |
| 9413897 | 5 years ago | | | 0 | 0.000046070000 | |
| 9413865 | 5 years ago | | | 0 | 0.000046070000 |
ABI
ABI objects
Getter at block 21306973
actived() view returns (bool)
false
buyPrice() view returns (uint256)
1000000000000
canupdate() view returns (bool)
true
decimals() view returns (uint8)
18
getall() view returns (uint256 money)
302306000000000000
getprice() view returns (uint256 addtimes, uint256 outtimes, uint256 bprice, uint256 spice, uint256 sprice, uint256 sper, uint256 sdfrozen, uint256 sdper1, uint256 sdper2, uint256 sdper3)
(addtimes=864000, outtimes=86400, bprice=1000000000000, spice=1000000000000, sprice=300000000000000000000, sper=100, sdfrozen=80, sdper1=2, sdper2=1, sdper3=0)
name() view returns (string)
BTYC Coin
oldBase() view returns (address)
0x56f527c3f4a24bb2beba449ffd766331da840ffa
onceAddTime() view returns (uint256)
864000
onceOuttime() view returns (uint256)
86400
openout() view returns (bool)
false
owner() view returns (address)
0xcc01fc543c2586f5f0ba9478a47fd16d51c8236d
sellPrice() view returns (uint256)
1000000000000
sendPer() view returns (uint256)
2
sendPer2() view returns (uint256)
1
sendPer3() view returns (uint256)
0
sendfrozen() view returns (uint256)
80
symbol() view returns (string)
BTYC
sysPer() view returns (uint256)
100
sysPrice() view returns (uint256)
300000000000000000000
totalSupply() view returns (uint256)
86400000000000000000000000
Read-only
admins(address) view returns (bool)
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
cronaddOf(address) view returns (uint256)
fromaddr(address) view returns (address)
frozenAccount(address) view returns (bool)
getaddtime(address _addr) view returns (uint256)
getcanuse(address tokenOwner) view returns (uint256 balance)
getfrom(address _addr) view returns (address)
getmy(address user) view returns (uint256 mybalances, uint256 mycanuses, uint256 myuseds, uint256 mytimes, uint256 uptimes, uint256 allmoneys)
getnum(uint256 num) view returns (uint256)
hasupdate(address) view returns (uint256)
intertoken(address) view returns (bool)
mycanmoney(address, uint256) view returns (uint256)
mycantime(address, uint256) view returns (uint256)
State-modifying
Events addBalances(address[] recipients, uint256[] moenys)
addtoken(address target, uint256 mintedAmount, uint256 _day)
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens) returns (bool success)
buy() payable returns (bool)
charge() payable returns (bool)
freezeAccount(address target, bool freeze)
mint()
sell(uint256 amount) returns (bool success)
setPrices(uint256 newonceaddtime, uint256 newonceouttime, uint256 newBuyPrice, uint256 newSellPrice, uint256 systyPrice, uint256 sysPermit, uint256 syssendfrozen, uint256 syssendper1, uint256 syssendper2, uint256 syssendper3)
setactive(bool tags)
setout(bool tags)
setupdate(bool tags)
subBalances(address[] recipients, uint256[] moenys)
subtoken(address target, uint256 mintedAmount)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
updateuser()
withdraw(address _to, uint256 money)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.