This contract is being backfilled. You may encounter incomplete storage history.

CheapBridgeSwap

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0x4e7c27c1 at 19630983
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CheapBridgeSwap"

0x0796ec784ff39f270b90225480cce8e240c6155a0e2ec685442a0ca1d158b752
0xbaeeb2c94362d56c52c354417adea9a7245c025c40363286c9561a22160967e3
0x7f5f03391cb4fab9c1d923e7d0d26f3a0d19b3933c92596be202fdd9d3499b43
0x95db6897f8798c14b3dc3477bc163f57ca5088538b4e785b5d9b9b69f99b698a

Functions
Getter at block 20806976
decimals(view returns (uint8)
18
feeacc(view returns (address)
0xe13b06046f995efb349cacf3dad9f9878c7f2dc0
name(view returns (string)
CheapBridgeSwap
owner(view returns (address)
0xb69730f1ec6e979e84b4635ef2e0a842873d8ff3
symbol(view returns (string)
CBS
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transFeeAcc(address _feeacc
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 totalSupplyaddress _feeacc
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.